npgall / concurrent-locks
Upgradable read-write locks for Java
☆80Updated 8 years ago
Alternatives and similar repositories for concurrent-locks:
Users that are interested in concurrent-locks are comparing it to the libraries listed below
- ☆107Updated last month
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 4 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆76Updated 3 months ago
- ☆86Updated 7 years ago
- Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆84Updated 11 months ago
- Simple performance framework for java☆207Updated 6 months ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- View for Mission Control for rendering stack traces as flame graphs. Note that this is now part of JMC 7.1.0, and all further development…☆104Updated 4 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- An implementation of CompletableFuture for Vert.x☆80Updated 2 years ago
- ☆82Updated 5 months ago
- A fast object pool for the JVM☆372Updated 3 months ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 9 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …