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.☆128Updated 9 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- simple rules engine☆92Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 11 months ago
- Persistent Memory library for pure Java☆24Updated 2 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Rapid is a scalable distributed membership service☆136Updated 2 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Code Examples☆111Updated 9 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 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 5 years ago
- A distributed in-memory key-value storage for billions of small objects.☆26Updated 6 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Disruptor vs ForkJoinPool playground☆15Updated last year
- Java API over Accelio☆82Updated 8 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- ☆57Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Fast Approximate Membership Filters (Java)☆251Updated 3 months ago
- A NVMf library for Java☆30Updated 6 years ago
- Utilities to write a simple DSL in Java☆79Updated 2 years ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 years ago
- Persistent Collections for Java☆222Updated last year
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆126Updated 3 months ago
- Apache Mnemonic - A non-volatile hybrid memory storage oriented library☆118Updated 10 months ago