vsilaev / tascalate-async-awaitLinks
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).
☆107Updated last month
Alternatives and similar repositories for tascalate-async-await
Users that are interested in tascalate-async-await are comparing it to the libraries listed below
Sorting:
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆87Updated 3 weeks ago
- Advanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)☆107Updated 4 months ago
- Java utilities for working with CompletionStages☆60Updated 6 years ago
- JPassport☆69Updated 2 months ago
- Afterburner 2.0 for Java 11+☆47Updated 5 years ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆117Updated last year
- Vert.x virtual threads incubator☆118Updated 2 years ago
- A fast alternative to Java Reflection API's method invocation☆121Updated 4 years ago
- SneakyThrow is a Java library to ignore checked exceptions☆77Updated 5 years ago
- Fluent API for writing typesafe SQL queries in Java for JPA.☆121Updated last month
- Open sourced code of the INFOMAS PIM Application Suite☆121Updated 3 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated 4 months ago
- Actor4j is a multi-runtime actor-oriented Java framework.☆72Updated last week
- 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
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections☆85Updated this week
- Convert Java lambdas to SQL statements. Build type safe and readable queries.☆65Updated 5 years ago
- java json binding library via source code generation☆73Updated last week
- An access log implementation to be used in vert web routes - inspired by apache / tomcat access log configuration☆29Updated 3 weeks ago
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API☆49Updated 6 months ago
- gRPC for Vert.x☆80Updated 2 weeks ago
- Vert.x Virtual Threads☆18Updated last year
- Jetty ReactiveStreams HttpClient☆72Updated this week
- The first Java Actor System supporting fibers from Project Loom☆226Updated 4 months ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆216Updated last month
- Coding with SQL/DB is just like coding with Collections☆16Updated last week
- A Gradle plugin which creates a native executable via GraalVM's native-image. This is a thin wrapper of the native-image command.☆89Updated 3 years ago
- Write your shell scripts on the JVM (java, kotlin, groovy, etc.)☆133Updated 4 months ago
- An implementation of CompletableFuture for Vert.x☆80Updated 2 years ago