An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with completable-future

A curated list of projects in awesome lists tagged with completable-future .

https://github.com/foldright/cffu

🦝 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. 😋🚀🦺

cffu completable-future completablefuture completablefuture-fu concurrency fu future java shifu tiny

Last synced: 09 Mar 2026

https://github.com/zalando/faux-pas

A library that simplifies error handling for Functional Programming in Java

completable-future error-handling exception-handling functional-programming java monitoring

Last synced: 27 Mar 2025

https://github.com/mpenet/eddy

Jetty11+ wrapper/adapter for clojure

clojure completable-future interceptor jetty jetty-server

Last synced: 09 Apr 2025

https://github.com/mtumilowicz/java11-stream-composing-completable-future

Example of mixing stream with completable future using composition.

completable-future completablefuture completablefuture-api composition stream

Last synced: 23 Feb 2025

https://github.com/daggerok/spring-data-java8

Java 8 CompletableFuture, Stream API return types for spring-data repositories

completable-future completablefuture spring-data-java8 spring-data-jpa stream stream-api streamable

Last synced: 13 Oct 2025

https://github.com/dgroomes/java-concurrency-playground

📚 Learning and exploring concurrency in Java

completable-future java java-concurrency

Last synced: 30 Jan 2026

https://github.com/abhirockzz/javaee8-jaxrs-server-async-pipeline

Using CompletionStage support in JAX-RS 2.1 to build async pipeline

completable-future docker java-8 javaee8 jaxrs jersey

Last synced: 07 Apr 2025

https://github.com/mtumilowicz/java11-completable-future-timeout

Three approaches to timeouts when using CompletableFuture.

completable-future completablefuture completablefuture-api timeout

Last synced: 28 Feb 2026

https://github.com/mtumilowicz/java11-stream-completablefuture-dedicated-executor

Implementation of dedicated executor for parallel processing of completable future tasks.

completable-future completablefuture-api executor executors parallel-streams stream

Last synced: 23 Feb 2025

https://github.com/emahtab/completable-future

Java 8 CompletableFuture

completable-future concurrency java-8

Last synced: 20 Mar 2025

https://github.com/continuous1024/simple-rpc

最简单的RPC,使用接口进行RPC调用,使用Netty进行通信,使用JDK动态代理来实现客户端代理,使用CompletableFuture获取请求结果

completable-future jdk-proxy netty-rpc rpc rpc-framework

Last synced: 17 Jan 2026

https://github.com/yuriytkach/stream-43-demo-app-completablefuture

Demo application about YouTube stream #43 about CompletableFuture

completable-future demo-app java youtube-stream

Last synced: 24 Mar 2025

https://github.com/isopropylcyanide/async-metrics-codahale

Leverage Codahale metrics (or any Metric Registry for that matter) to provide metrics on methods that complete asynchronously.

aop aspectj async codahale-metrics completable-future dropwizard-metrics guice guice-aop java-8

Last synced: 01 Mar 2025

https://github.com/danylo-macelai/mailience

Mailience é uma PoC focada no envio resiliente de e-mails em larga escala, aplicando padrões como Circuit Breaker, Rate Limiter, Retry e Pooling SMTP. Ideal para cenários críticos como promoções e eventos, foi construída com Spring Boot e Resilience4j para testar robustez e escalabilidade.

assynchronous backend batches circuit-breaker completable-future conventional-commits eclipse-ide h2 hibernate java java-mail-sender lombok maven package-by-feature proof-of-concept resilience4j scheduled smtp spring-boot work-in-progress

Last synced: 12 Sep 2025

https://github.com/blaze-b/multi-threading-essential-training

Essential training using the @Async @Scheduled annotations, executor services and Completable future

annotations completable-future executor-services spring-boot

Last synced: 19 Oct 2025

https://github.com/psharpx/emisionvotosapi

A simple java EE application for votes registration with JAX-RS, CDI and Hibernate-OGM

asynchronous-tasks cdi cdi-event completable-future concurrency hibernate-ogm java8 jax-rs mongo server-sent-events

Last synced: 13 Mar 2025

https://github.com/eomaxl/parallel-asynchronous-thread

An application where I have covered concurrency & parallelism starting from threads to completableFuturemplete

completable-future concurrent-programming executorservice java multithreading parallelism streams-api

Last synced: 03 Apr 2025

https://github.com/claudiu28/ticketing-app-java

Ticketing system for basketball tournaments, built with JavaFX client, gRPC communication, and asynchronous backend using CompletableFuture with SQLite. Implements Observer and Proxy patterns for real-time updates of ticket availability and sales.

client-server completable-future grpc java javafx observer-pattern proxy-pattern sqlite3

Last synced: 06 Sep 2025

https://github.com/alex-cultrera/large-dataset-async-fetch-and-analysis

A back-end Java application that can efficiently fetch and analyze one million lines of data from a .txt file by leveraging multi-threading and asynchronous Java code

asynchronous-programming completable-future java junit lambda-expressions lists map multithreading stream thread-pool

Last synced: 13 May 2025

https://github.com/tugayesilyurt/spring-async-completablefuture-join

Spring Boot - call more than 1 external service @Async and join them

asynchronous-programming completable-future java spring-async spring-boot

Last synced: 06 Apr 2025