awesome-java
awesome-java copied to clipboard
A curated list of awesome frameworks, libraries and software for the Java programming language.
Please discuss renaming the "Compiler-compiler" section to "metacompiler". A compiler is not in every case exclusive for a specific platform, while a metacompiler is. A metacompiler uses also a language,...
Added an entry for Passay. Passy enforces password policy by validating candidate passwords against a configurable rule set.
Maker provides low-level dynamic class generation, the framework simplifies the process of runtime class generation by a lot while still being easy to use.
Xtend is an older Java dialect, often used in connection with Xtext for compiler generation.
OkHttp is a common-used HTTP client.
Javalin is a common-used, minimal purpose web framwork for creating simple and lightweight backends.
Why having an end of line, if it's continuously ignored? See in Readme file. Same affects the "final new line" property; has it any meaning?
The only well-known framework for interaction with Apache ZooKeeper in Java. Since ZooKeeper is part of the list, there also has to be an API.
Xtext is common tool for creating programming languages and DSLs with and for Java. Since there are only a few entries in the Compiler-compiler section, I supposed some additional options...
Cassandra is a scalable, well-known, distributed NoSQL database for big data sets.