shekhargulati / java8-the-missing-tutorialLinks
Java 8 for all of us
☆1,577Updated 5 years ago
Alternatives and similar repositories for java8-the-missing-tutorial
Users that are interested in java8-the-missing-tutorial are comparing it to the libraries listed below
Sorting:
- This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.☆3,298Updated 4 years ago
- Resources for writing modern Java☆5,787Updated 2 years ago
- A Java 8 string manipulation library.☆1,344Updated 5 years ago
- Solutions for some common algorithm problems written in Java.☆2,787Updated 11 months ago
- Speedment is a Stream ORM Java Toolkit and Runtime☆2,087Updated last year
- A list of useful Java frameworks, libraries, software and hello worlds examples☆6,006Updated 6 months ago
- Enhancing Java Stream API☆2,245Updated 2 months ago
- Jodd! Lightweight. Java. Zero dependencies. Use what you like.☆4,058Updated last year
- 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 s…☆2,108Updated 9 months ago
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆407Updated 5 years ago
- Java regular expressions made easy.☆2,630Updated 2 months ago
- Modern Java - A Guide to Java 8☆16,757Updated last year
- A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.☆2,114Updated 2 years ago
- An in-memory file system for Java 7+☆2,485Updated last week
- Functional programming in Java☆1,616Updated 2 years ago
- Bootique is a minimally opinionated platform for modern runnable Java apps.☆1,414Updated last month
- Exercises and Answers for Java 8 Lambdas book☆1,836Updated last year
- Java EE 7 Samples☆2,511Updated 2 years ago
- Unirest in Java: Simplified, lightweight HTTP client library.☆2,671Updated 2 weeks ago
- Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.☆506Updated 9 years ago
- Ultra-fast SQL-like queries on Java collections☆1,749Updated last year
- Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.☆2,512Updated last week
- Replicate your Key Value Store across your network, with consistency, persistance and performance.☆2,856Updated 4 months ago
- Java agent that enables class reloading in a running JVM☆2,720Updated 3 years ago
- MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java dat…☆4,979Updated 11 months ago
- Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standar…☆933Updated 2 years ago
- Fault tolerance and resilience patterns for the JVM☆4,257Updated 11 months ago
- Automatic generation of the Builder pattern for Java