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:
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- simple rules engine☆92Updated 5 years ago
- High performance native memory access for Java.☆126Updated 5 months ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- ☆57Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Code Examples☆111Updated 8 years ago
- Mirror of Apache Omid Incubator☆90Updated 2 weeks ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- सूचि - Toolkit to build Distributed Data Systems☆53Updated 2 years ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 years ago
- Persistent Memory library for pure Java☆24Updated last year
- Byte-code generator to create Disruptor-backed proxies☆103Updated 9 months ago
- Apache Mnemonic - A non-volatile hybrid memory storage oriented library☆118Updated 8 months ago
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Updated 6 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last week
- Persistent Collections for Java☆222Updated 11 months ago
- A distributed in-memory key-value storage for billions of small objects.☆26Updated 6 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆123Updated last month
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 9 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 9 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 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
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated 2 weeks ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆272Updated last year