vsilaev / tascalate-concurrentLinks
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
☆221Updated 2 months ago
Alternatives and similar repositories for tascalate-concurrent
Users that are interested in tascalate-concurrent are comparing it to the libraries listed below
Sorting:
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last week
- A fast object pool for the JVM☆381Updated last week
- Lightweight Java library for retrying unreliable logic - DEPRECATED☆206Updated 2 years ago
- An instrumentation java agent that is able to inject itself into the running process☆92Updated last week
- Simple performance framework for java☆209Updated last year
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 11 months ago
- JUnit extensions to launch JMH benchmarks from your IDE during development☆84Updated 2 months ago
- Visually explore your JMH Benchmarks☆319Updated 2 years ago
- ☆125Updated 2 months ago
- Java agent that detects file handle leak☆273Updated last month
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection…☆264Updated 2 weeks ago
- Java memory allocation profiler☆223Updated 2 years ago
- A multipart library that uses nio and asynchronous processing☆94Updated 2 years ago
- Generates META-INF/services files automatically☆72Updated 2 years ago
- Deterministic Unit Tests for Multithreaded Java☆137Updated last week
- ☆191Updated last week
- ZeroTurnaround Process Killer☆136Updated 2 years ago
- A library that simplifies error handling for Functional Programming in Java☆140Updated 5 months ago
- ☆145Updated last week
- Vert.x virtual threads incubator☆122Updated 2 years ago
- Converts between various future types