npgall / concurrent-locksLinks
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
Sorting:
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 7 months ago
- 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
- ☆107Updated 2 weeks ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- Simple performance framework for java☆208Updated 8 months ago
- Offheap Java POJOs with guaranteed memory alignment☆189Updated 11 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆78Updated 5 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- hp low latency reliable multicast messaging☆122Updated 9 years ago
- Low-latency java socket implementation (using shared memory)☆110Updated 5 years ago
- High performance native memory access for Java.☆124Updated last month
- ☆82Updated 7 months ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- ☆32Updated 3 years ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- GUI for comparing JMH results☆70Updated 8 years ago
- Generates META-INF/services files automatically☆69Updated last year
- An efficient sparse bit set implementation for Java☆266Updated last year
- An implementation of CompletableFuture for Vert.x☆79Updated 2 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆92Updated 2 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- Asynchronous Database Connectivity in Java☆140Updated 3 years ago
- A JMH learning environment☆83Updated 5 years ago
- Crossing IO boundaries on the JVM with Reactive Streams☆78Updated 3 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago