spencerwi / Either.javaLinks
A right-biased implementation of "Either a b" for Java, using Java 8 for mapping/folding and type inference.
☆72Updated last week
Alternatives and similar repositories for Either.java
Users that are interested in Either.java are comparing it to the libraries listed below
Sorting:
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago
- adt4j - Algebraic Data Types for Java☆147Updated 7 years ago
- Typechecked or Runtimechecked State Machines in Java☆50Updated 2 years ago
- Mockito add-ons leveraging Java 8 and lambda expressions to make mocking even more compact☆80Updated 4 years ago
- Reactive Programming library based on the Java 9 Flow API and a 4th generation ReactiveX-style architecture.☆51Updated 3 years ago
- Java 8 functional magic☆88Updated 3 years ago
- Java micro library for testing and concurrency☆90Updated 2 years ago
- A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.☆55Updated last year
- Convenient extension to the Java 8 Stream API that let you stream over Key-Value pairs☆34Updated 9 years ago
- Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces☆91Updated 10 years ago
- JayWire Dependency Injection☆60Updated 2 years ago
- JavaMoney financial libraries, extending and complementing JSR 354☆144Updated 8 months ago
- Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java☆138Updated 7 months ago
- A Maven build time extension that displays the duration for each goal that is run during your build☆134Updated last year
- A wrapper API for creating interceptable Java HttpClients☆36Updated 5 years ago
- ☆149Updated last week
- Assertions for Vavr - http://www.vavr.io/☆55Updated last week
- Jackson datatype module for Vavr☆116Updated this week
- Demonstrates how the decorator pattern could be implemented using the features of Java 8.☆15Updated 6 years ago
- command-line interface for the haters of the central.sonatype.com UI☆97Updated 5 months ago
- Assert that the java code of a project satisfies certain checks.☆103Updated 3 years ago
- Unleashing the power of AST transformations☆38Updated 11 years ago
- Example projects using polyglot-maven☆80Updated 5 years ago
- Immutables encodings for Vavr☆33Updated 5 years ago
- Gradle plugin & Maven Enforcer rule that restricts usage of unwanted imports in Java, Kotlin and Groovy source files.☆79Updated 4 months ago
- Mostly lazy data generators for property based testing using the Spock test framework☆95Updated 7 years ago
- ☆64Updated 3 years ago
- The application behind artifact-listener.org☆70Updated 3 years ago
- Presentation and sample code for "Idiomatic Spock"☆32Updated 11 years ago
- Collections.compare() talk project repo☆36Updated 7 years ago