wernerdegroot / applicatives
Java code generation for applicative functors, selective functors and more
☆26Updated last year
Alternatives and similar repositories for applicatives:
Users that are interested in applicatives are comparing it to the libraries listed below
- Provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error and r…☆63Updated 3 months ago
- Utilities for JDBC☆27Updated 3 weeks ago
- Some utility classes around java records☆32Updated 4 years ago
- Relational Streams for Java☆36Updated 2 years ago
- Minesweeper implemented in Java using virtual threads and communicating sequential processes☆49Updated 2 years ago
- ☆61Updated 2 months ago
- A tiny, formatter-friendly Java DSL for creating ZIP files.☆36Updated 2 weeks ago
- ☆15Updated 2 years ago
- Reflectionless command line parser☆88Updated last week
- Simple Jetty server using Project Loom☆37Updated 3 years ago
- Thread Dump Analyzer☆32Updated last year
- Result, Either, Try, and Maybe monadic types for Java☆32Updated 7 months ago
- A non-opinionated Java bootstrapping configuration library☆21Updated last week
- Toolchain for faster database tests☆13Updated 5 months ago
- A library of useful Stream Gatherers (custom intermediate operations) for Java.☆74Updated this week
- A Java library for efficient geographical lookups without external APIs. 🌎 Provides country, state, and city identification from…☆53Updated last week
- Module names for the Java Module System (JPMS)☆37Updated 5 years ago
- Thread like an assembly line☆14Updated last year
- A Java configuration library☆90Updated 2 weeks ago
- Fast, Small, JDK 21+, GraalVM native friendly SLF4J logging framework☆94Updated last month
- Add a partial Coeffect system into Java using Loom's ExtentLocals☆16Updated 2 years ago
- Functional error handling for Java☆43Updated 5 months ago
- Static extension methods for Java.☆81Updated last year
- A retrofit compiler for Java☆37Updated last year
- Desugar optional calls for a null safe type system with no performance hits