This commit is contained in:
akullpp
2017-05-25 12:16:36 +02:00
parent ab90e5d658
commit d2c8ae3ea4

View File

@ -539,6 +539,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Failsafe](https://github.com/jhalterman/failsafe) - Simple failure handling with retries and circuit breakers.
* [J2ObjC](https://github.com/google/j2objc) - Java to Objective-C translator for porting Android libraries to iOS.
* [javaslang-circuitbreaker](https://github.com/javaslang/javaslang-circuitbreaker) - Functional fault tolerance library.
* [JBot](https://github.com/ramswaroop/jbot) - Framework for building chat bots.
* [JavaX](http://javax.ai1.lol/) - Reinventing and extending Java with a focus on simplicity.
* [JBake](http://jbake.org) - Static website generator.
* [Jimfs](https://github.com/google/jimfs) - In-memory file system.