New Java Functional Programming Libraries 2026

last commit 10 months ago jhspetersson/packrat 18

added 10 months ago

Packrat is a Java library that provides various Gatherer implementations for the Stream API. Gatherers can enhance streams with custom intermediate operations.

Java Functional Programming Libraries Utilities

last commit 2 days ago vavr-io/vavr 6K +6

added 1 year ago

vavr (formerly called Javaslang) is an object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.

Java Functional Programming Libraries