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☆129Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- simple rules engine☆92Updated 5 years ago
- Code Examples☆111Updated 8 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- Persistent Memory library for pure Java☆24Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- High performance native memory access for Java.☆127Updated 6 months ago
- Mirror of Apache Omid Incubator☆90Updated last month
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 11 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Persistent Collections for Java☆222Updated last year
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago
- Useful Java utilities☆152Updated last year
- 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
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 3 weeks ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Java API over Accelio☆82Updated 8 years ago
- Parallel boolean circuit evaluation☆26Updated 7 years ago
- Java implementation of TPC-C benchmark☆39Updated 9 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 4 years ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 years ago
- ☆57Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago