Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 3.69 KB

JAVA.md

File metadata and controls

54 lines (32 loc) · 3.69 KB

Alphabetical index of projects in Java:

A B C D E F G
H I J K L M N
O P Q R S T U
V W X Y Z

D

Druid is a distributed, column-oriented, real-time analytics data store that is commonly used to power exploratory dashboards in multi-tenant environments.

Druid excels as a data warehousing solution for fast aggregate queries on petabyte sized data sets. Druid supports a variety of flexible filters, exact calculations, approximate algorithms, and other useful calculations.

Druid can load both streaming and batch data and integrates with Samza, Kafka, Storm, Spark, and Hadoop.

E

Encon - is a Java library, Erlang Node CONnector, which allows your JVM app to duplex interact with Erlang or Elixir nodes. It is based on Erlang Distribution Protocol and provides a convenient way to work with its components. The project consists of different sub-modules, start from basic elements like Erlang term serialization/deserialization, continue to Erlang distribution protocol itself and end with data mapping and Spring integration.

The project's site: https://appulse.io

L

libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, Mac OS X, Android, your WebGL enabled browser and iOS.

libgdx

M

Mockito is is an open source testing framework for Java released under the MIT License. The framework allows the creation of test double objects in automated unit tests for the purpose of test-driven development or behavior-driven development. The framework's name and logo are a play on mojitos, a type of drink.

O

openVALIDATION OpenVALIDATION written in Java enables you to generate validation rules from natural language-like expressions in English and German without any knowledge in programming. The validation rules can be automatically translated by openVALIDATION into Java, JavaScript or C#, with more languages to come!

openVALIDATION

http://openvalidation.io

S

Spring Boot makes it easy to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need. You can use Spring Boot to create stand-alone Java applications that can be started using java -jar or more traditional WAR deployments. We also provide a command line tool that runs spring scripts.

SpringFox Automated JSON API documentation for API's built with Spring

W

World War of Ants is a game about managing lives of ants, making sure their colony is fed, maintained, defended and prosperous.

It is built with Java, and uses a command line interface for player input.