shelajev / promisesLinks
A small java8 implementation of Promise monad. Promise represents a result of async action.
☆29Updated 12 years ago
Alternatives and similar repositories for promises
Users that are interested in promises are comparing it to the libraries listed below
Sorting:
- adt4j - Algebraic Data Types for Java☆147Updated 7 years ago
- Coroutines in Java☆60Updated 5 years ago
- ☆66Updated 8 years ago
- A small, straightforward library bringing the benefits of functional programming to Java 11☆49Updated 2 weeks ago
- ☆64Updated 3 years ago
- Benchmarks for common embedded Java and Kotlin web frameworks☆68Updated 7 years ago
- Examples of how to use many different threading operators in RxJava☆27Updated 11 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- High-performance Future implementation for the JVM☆232Updated 5 years ago
- View for Mission Control for rendering stack traces as flame graphs. Note that this is now part of JMC 7.1.0, and all further development…☆106Updated 5 years ago
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆111Updated 12 years ago
- A right-biased implementation of "Either a b" for Java, using Java 8 for mapping/folding and type inference.☆72Updated 2 weeks ago
- ☆21Updated 2 years ago
- Functional programming in Groovy☆67Updated 10 years ago
- Crossing IO boundaries on the JVM with Reactive Streams☆78Updated 3 years ago
- ☆14Updated last week
- RxJava bindings for Apache HTTP☆119Updated 9 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆101Updated 2 years ago
- RxJava observables for files including NIO events☆83Updated 7 years ago
- Test runner for the JVM. Natively supports running tests in parallel. Full stack from UI to class loading. Overcomes a bunch of limitatio…☆73Updated 2 years ago
- Lazy sequences implementation for Java 8☆133Updated 7 years ago
- RxJava-based HTTP log following library | now on https://codeberg.org/valpackett/rxjava-http-tail☆64Updated 2 years ago
- Reactive Programming library based on the Java 9 Flow API and a 4th generation ReactiveX-style architecture.☆51Updated 3 years ago
- Fast and simple URL parsing for Java, with UTF-8 and path resolving support☆90Updated 6 years ago
- Memory consumption estimator for Java☆119Updated 7 years ago
- Example projects using polyglot-maven☆80Updated 5 years ago
- Java implementation of the Sparkey key value store☆124Updated 2 months ago
- ☆22Updated 9 years ago
- Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).☆17Updated 3 years ago
- Adapter between RxJava and ReactiveStreams☆235Updated 8 years ago