byronlai / lock-free-data-structuresLinks
Lock-free (Non-blocking) Data Structures in Java
☆13Updated 9 years ago
Alternatives and similar repositories for lock-free-data-structures
Users that are interested in lock-free-data-structures are comparing it to the libraries listed below
Sorting:
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Persistent Memory library for pure Java☆24Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- simple rules engine☆92Updated 5 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- Code Examples☆111Updated 8 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Java API over Accelio☆81Updated 8 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆120Updated 3 months ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 6 months ago
- ☆56Updated 3 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- High performance native memory access for Java.☆125Updated 2 months ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- Persistent Collections for Java☆221Updated 9 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Apache Mnemonic - A non-volatile hybrid memory storage oriented library☆117Updated 5 months ago
- Java implementation of TPC-C benchmark☆39Updated 8 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Mirror of Apache Omid Incubator☆89Updated last week
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 years ago
- Harry for Apache Cassandra®☆54Updated 11 months ago