jOOQ in mgramin/awesome-db-tools

jOOQ is the best way to write SQL in Java

created at April 17, 2011, 10:43 a.m.

Java

155 +0

5,890 +9

1,174 +2

GitHub
jOOR in akullpp/awesome-java

jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.

created at Dec. 29, 2011, 5:01 p.m.

Java

116 +0

2,777 +1

380 +0

GitHub
jOOL in akullpp/awesome-java, deephacks/awesome-jvm

jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.

created at March 2, 2014, 2:27 p.m.

Java

81 +0

2,057 +2

163 +0

GitHub
jOOX in akullpp/awesome-java

jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DOM an be manipulated with the popular jQuery product, in JavaScript. Why don't we have jQuery in Java? jOOX is jQuery's XML parts, applied to Java.

created at Aug. 11, 2011, 6:08 p.m.

Java

28 +0

485 +0

43 +0

GitHub