CQEngine
Modern Java - A Guide to Java 8
CQEngine | Modern Java - A Guide to Java 8 | |
---|---|---|
6 | 3 | |
1,726 | 16,726 | |
- | - | |
0.0 | 2.7 | |
11 months ago | over 1 year ago | |
Java | Java | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CQEngine
-
What is the weirdest or most interesting piece of code you ever had to write?
Wrote the code to convert CQEngineCQEngine queries into Solr search queries.
-
Looking for: library to turn SQL (or abstracted) to code & execute against custom backend (slice of structs)
It seems that you're looking for something like https://github.com/npgall/cqengine but unfortunately I'm not aware of any equivalent in Go. LINQ is similar. I'd probably try searching for "LINQ in go" or something like that.
-
Evaluating Range Predicates over Java collections
I wonder if there's a huge difference in efficiency between RoaringBitmap and CQEngine. I used CQEngine a few years back and it turned out really great. Never tried RoaringBitmap, though.
- CQEngine for Java Tutorials/ Guides / Books?
- Ideal Datastructure for Multiple Keys mapping to Multiple Values?
- Early stage draft: Functional transformation of immutable objects
Modern Java - A Guide to Java 8
-
Top 10 GitHub Repositories for Python and Java Developers
**5. Modern Java - A Guide to Java 8 ** This tutorial covers all the new features of Java 8 with simple code samples, making it a helpful resource for learning and using Java 8. https://github.com/winterbe/java8-tutorial
-
Java 20 / JDK 20: General Availability
Here are some resources I've found helpful and have read or are on my backlog to catch up with these developments:
- https://github.com/wesleyegberto/java-new-features (terse, includes links to JEPs, good jumping off point)
- https://github.com/winterbe/java8-tutorial (quick tour through features of Java 8)
- https://winterbe.com/posts/2018/09/24/java-11-tutorial/ (same for Java 11)
Books:
- Java 8 in Action / Modern Java in Action (Raoul-Gabriel Urma, Alan Mycroft, Mario Fusco; 2014 and 2018 respectively)
- The Well-Grounded Java Developer (Martijn Verburg, Benjamin Evans, Jason Clark; 2022) - not specifically focused on new features but does cover them in the context of going deeper into Java and the JVM.
-
Coming from .net to java
Otherwise, learning Maven has been really important. As for learning the language, I liked Winterbe's guides. Here's one. https://github.com/winterbe/java8-tutorial
What are some alternatives?
Lanterna - Java library for creating text-based GUIs
Design Patterns - Design patterns implemented in Java
OpenRefine - OpenRefine is a free, open source power tool for working with messy data and improving it
Joda-Money - Java library to represent monetary amounts.
Smooks - Extensible data integration Java framework for building XML and non-XML fragment-based applications
Jimfs - An in-memory file system for Java 7+
jabba - (cross-platform) Java Version Manager
FF4J - Feature Flags for Java made easy
Codename One - Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.