A promise library & concurrency toolkit for Clojure and ClojureScript.
-
Updated
Jul 31, 2026 - Clojure
A promise library & concurrency toolkit for Clojure and ClojureScript.
🦝 Java CompletableFuture-Fu ("CF-Fu", pronounced "Shifu") is a tiny library that improves the CompletableFuture (CF) usage experience and reduces misuse, enabling more convenient, efficient, and safe use of CF in your application. 😋🚀🦺
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Backport of Java 8/9 java.util.stream API to Java 6/7 and Android
A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
Backport of Java 9 (JEP 266) CompletableFuture API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport
collapse executor 是一个高性能、低延迟的批量合并执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring Boot、WebClient、Servlet Async等主流技术栈
'Asynchronous programming in Java with CompletableFuture' article and source code.
A set asynchronous, non-blocking & parallelism problems to challenge your mind!
Example project comparing Java's CompletableFuture and Future implementations
A Code Kata using a cooking recipe to make an Indian curry, Paneer Tikka Masala (grilled and marinated cottage cheese in a tomato and cream gravy).
Backport of Java 9 CompletableFuture, Flow and SubmissionPublisher API for Java 8
A session on learning about ColdBox 6 Futures and Async Programming
Exploring basic features of Async in Spring.
An implementation of JavaScript Promises in Java, with adapters for AWT/Swing, JavaFX, GWT, and Android.
A training on the new features from Java 8
Reactive Access to MongoDB in Scala and Java
A lightweight, dependency-free utility library, laser-focused on improving the experience of working with Java's java.util.concurrent futures.
To associate your repository with the completablefuture topic, visit your repo's landing page and select "manage topics."