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
- simple rules engine☆92Updated 5 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 8 months ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- Code Examples☆111Updated 8 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Persistent Memory library for pure Java☆24Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- High performance native memory access for Java.☆126Updated 4 months ago
- Union, intersection, and set cardinality in loglog space☆58Updated 2 years ago
- Rapid is a scalable distributed membership service☆135Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- New proposed API for buffers in Netty☆28Updated 2 years ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- Code Examples☆78Updated 11 years ago
- ☆29Updated 3 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Java API over Accelio☆82Updated 8 years ago
- Persistent Collections for Java☆222Updated 11 months ago
- Packet Processing in Java research and implementations☆35Updated 10 years ago
- Harry for Apache Cassandra®☆54Updated last year
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Presentation slides from conferences☆18Updated 5 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆124Updated last week
- Parallel boolean circuit evaluation☆26Updated 6 years ago