coekie / java-puzzlesLinks
Java Puzzles
☆25Updated 12 years ago
Alternatives and similar repositories for java-puzzles
Users that are interested in java-puzzles are comparing it to the libraries listed below
Sorting:
- Test runner for the JVM. Natively supports running tests in parallel. Full stack from UI to class loading. Overcomes a bunch of limitatio…☆72Updated last year
- Annotation for (Design) patterns to communicate pattern usage☆86Updated 3 years ago
- Java 8+ functional JDBC utility code, streams, lambdas, unchecked exceptions...☆10Updated 5 years ago
- Java-puzzlers from http://javapuzzlers.com/(Joshua Bloch and Neal Gafter)☆12Updated 12 years ago
- Java library to help dealing with 'null'.☆13Updated last year
- Jetlang Remoting - asynchronous distributed messaging☆31Updated last year
- ☆66Updated 8 years ago
- Experimental: Multi-producer Single-consumer Queue☆12Updated 12 years ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- A more convenient and type safe way to call stored procedures from Java.☆24Updated last year
- Convenient extension to the Java 8 Stream API that let you stream over Key-Value pairs☆34Updated 9 years ago
- Examples for my book "Power Java"☆21Updated 2 years ago
- Game Of Life implemented in Java with modern tools and language constructs☆57Updated 9 years ago
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆106Updated 11 years ago
- Demonstration of use of javax.cache☆29Updated 6 years ago
- Java Database Access Layer☆54Updated last year
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 7 years ago
- ☆22Updated 9 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆26Updated 4 months ago
- The triava project contains several of trivago's core libraries for Java-based projects: caching, collections, annotations, concurrency l…☆76Updated 4 years ago
- RxJava-based HTTP log following library | now on https://codeberg.org/valpackett/rxjava-http-tail☆64Updated 2 years ago
- A tree library for Java 8 with functional sensibilities.☆22Updated 8 years ago
- A fluent Java API for manipulating json data structures☆43Updated 3 years ago
- # Vert.x 2.x is **deprecated** - use instead☆111Updated 5 years ago
- View Zookeeper znode tree in a browser☆25Updated 9 years ago
- A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.☆53Updated last year
- A dynamic reverse proxy server☆21Updated 8 years ago
- Automatically generate Graphviz diagram from your domain classes☆32Updated 5 months ago
- Small demo code for experimenting with the differences of sampling and instrumentation to measure the performance of Java code☆30Updated 7 years ago
- A Dropwizard bundle for securing REST endpoints using pac4j☆26Updated last week