byronlai / lock-free-data-structuresLinks
Lock-free (Non-blocking) Data Structures in Java
☆13Updated 10 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:
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Single-threaded off-heap object store☆49Updated 3 years ago
- Code Examples☆111Updated 9 years ago
- simple rules engine☆92Updated 5 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- High performance native memory access for Java.☆128Updated 8 months 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
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆127Updated 4 months ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Java API over Accelio☆83Updated 9 years ago
- Rapid is a scalable distributed membership service☆137Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Persistent Collections for Java☆223Updated last year
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Mirror of Apache Omid Incubator☆91Updated 3 weeks ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- Persistent Memory library for pure Java☆24Updated 2 weeks ago
- ☆58Updated 3 years ago
- Fast Approximate Membership Filters (Java)☆259Updated last week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated last year
- Apache Mnemonic - A non-volatile hybrid memory storage oriented library☆119Updated 11 months ago
- Sux4J is an effort to bring succinct data structures to Java.☆171Updated 7 months ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Packet Processing in Java research and implementations☆35Updated 10 years ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 6 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago