vsilaev / tascalate-async-await
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
☆104Updated 8 months ago
Alternatives and similar repositories for tascalate-async-await:
Users that are interested in tascalate-async-await are comparing it to the libraries listed below
- Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆83Updated 9 months ago
- Advanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)☆106Updated 4 months ago
- Java library for handling exceptions in concise, unified, and architecturally clean way.☆96Updated 9 months ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆210Updated 9 months ago
- Generates META-INF/services files automatically☆69Updated last year
- Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime☆162Updated last year
- An implementation of multiline string literals in Java, using Javadoc comments. This project is originated from the blog post of Adrian W…☆104Updated 7 years ago
- A fast alternative to Java Reflection API's method invocation☆120Updated 4 years ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆117Updated 8 months ago
- An implementation of CompletableFuture for Vert.x☆80Updated last year
- Fluent API for writing typesafe SQL queries in Java for JPA.☆117Updated 3 months ago
- Async-Await support for Java☆105Updated last year
- Actor4j is a multi-runtime actor-oriented Java framework.☆69Updated 2 months ago
- Open sourced code of the INFOMAS PIM Application Suite☆121Updated 3 years ago
- Jetty ReactiveStreams HttpClient☆72Updated this week
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆234Updated 5 months ago
- java json binding library via source code generation☆67Updated last week
- An instrumentation java agent that is able to inject itself into the running process☆91Updated 2 months ago
- Java utilities for working with CompletionStages☆59Updated 6 years ago
- The first Java Actor System supporting fibers from Project Loom☆220Updated 3 months ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆26Updated last week
- An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, f…☆200Updated 4 months ago
- Java implementation of Timeflake☆38Updated last year
- Convert Java lambdas to SQL statements. Build type safe and readable queries.☆64Updated 4 years ago
- An access log implementation to be used in vert web routes - inspired by apache / tomcat access log configuration☆29Updated 3 weeks ago
- Experimental Spring Boot support for R2DBC☆82Updated 4 years ago
- ☆139Updated last week
- Vert.x virtual threads incubator☆118Updated last year
- POJO validation using annotation processing☆39Updated last month
- Add support for Server-Sent-Events in Vert.x Web☆47Updated 5 years ago