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.☆127Updated 8 years ago
- Persistent Memory library for pure Java☆25Updated last year
- Single-threaded off-heap object store☆46Updated 2 years ago
- Union, intersection, and set cardinality in loglog space☆57Updated last year
- Code Examples☆111Updated 8 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- simple rules engine☆91Updated 5 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- JMH based benchmarks for testing Java performance☆11Updated 7 months ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- सूचि - Toolkit to build Distributed Data Systems☆53Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 7 years ago
- High performance native memory access for Java.☆125Updated 3 weeks ago
- ☆29Updated 3 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 10 years ago
- ☆55Updated 3 years ago
- Mirror of Apache DirectMemory☆52Updated last year
- ☆40Updated 3 weeks ago
- Parallel boolean circuit evaluation☆20Updated 6 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 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 4 years ago
- Provides a Paxos-based persistent log type construct.☆12Updated 4 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 6 years ago
- Slides and Demo for "Queryable State or How to Build a Billing System Without a Database" given at Flink Forward San Franciso 17☆12Updated 7 years ago