JosePaumard / streams-utilsLinks
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java 8, and that have proven to be very useful in some cases. It is an updated version of More Spliterators.
☆210Updated 3 years ago
Alternatives and similar repositories for streams-utils
Users that are interested in streams-utils are comparing it to the libraries listed below
Sorting:
- A library that simplifies error handling for Functional Programming in Java☆140Updated 5 months ago
- Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces☆91Updated 10 years ago
- Assembler is a reactive data aggregation library for querying and merging data from multiple data sources/services. Assembler enables eff…☆129Updated 6 months ago
- Checked Exceptions-enabled Java 8+ functional interfaces + adapters☆388Updated last week
- Implementation of GoF design patterns using Java 21☆222Updated 2 years ago
- Lightweight analysis tool for detecting mutability in Java classes☆241Updated last month
- A tiny framework that makes it easy to write Test Data Builders in Java☆159Updated 7 months ago
- Detect uses of legacy Java APIs☆385Updated last month
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago
- Code examples for The Java Trove series☆73Updated 5 years ago
- Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)☆283Updated 4 months ago
- Guava's spikier (unofficial) cousin☆288Updated 9 years ago
- Demonstrates Java 9-18's new features☆305Updated 2 years ago
- ☆149Updated 3 years ago
- Threading, Resiliency and Monitoring for Java EE 7/8☆96Updated 8 years ago
- Demo app that subscribes to Twitter and publishes it via websockets☆153Updated last year
- Assert that the java code of a project satisfies certain checks.☆103Updated 3 years ago
- Deterministic Unit Tests for Multi-Threaded Java☆137Updated 3 weeks ago
- A Maven build time extension that displays the duration for each goal that is run during your build☆134Updated last year
- ☆59Updated 3 years ago
- Java 8 Data Transformer☆85Updated 7 years ago
- A maven release plugin that is fast, does not add extra commits, and works well with single or multiple modules☆133Updated 3 months ago
- If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.☆260Updated 2 years ago
- Simple library to provide fluent interface for JSON assertions☆63Updated last year
- Simple performance framework for java☆209Updated last year
- Simple module to analyse bean construction in Java Spring☆87Updated 8 years ago
- Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)☆271Updated 2 years ago
- Selma Java bean mapping that compiles☆213Updated 5 years ago
- A little Java 8 library providing an implementation of the Circuit Breaker pattern. It provides fault tolerant wrappers for code that cal…☆94Updated 4 years ago
- CompletableFuture in Java 8 - asynchronous processing done right☆155Updated 7 years ago