diff --git a/README.md b/README.md index 63382af..9d95194 100644 --- a/README.md +++ b/README.md @@ -501,6 +501,7 @@ A curated list of awesome Java frameworks, libraries and software. *Everything else.* * [Codename One](https://www.codenameone.com/) - Cross platform solution for writing native mobile (iOS, Android, etc.) +* [CQEngine](https://github.com/npgall/cqengine) - Ultra-fast SQL-like queries on Java collections * [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns. * [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.