byronlai / lock-free-data-structures
Lock-free (Non-blocking) Data Structures in Java
☆13Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for lock-free-data-structures
- Single-threaded off-heap object store☆44Updated last year
- Persistent Memory library for pure Java☆25Updated 11 months ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 6 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 3 years ago
- Code Examples☆111Updated 7 years ago
- simple rules engine☆91Updated 4 years ago
- A fast and space efficient Radix tree in Java☆118Updated 4 years ago
- Multiple readers and writers concurrency tests.☆125Updated 8 years ago
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 2 years ago
- Code Examples☆78Updated 10 years ago
- Provides a Paxos-based persistent log type construct.☆12Updated 4 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 10 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- High performance native memory access for Java.☆122Updated this week
- JMH based benchmarks for testing Java performance☆11Updated 2 weeks ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- Disruptor vs ForkJoinPool playground☆16Updated 7 months ago
- Develop increasingly sophisticated databases from scratch in Java☆28Updated 2 years ago
- A NoSql database designed for maximum plugablitily and configurability.☆16Updated 8 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 3 years ago
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Updated 5 years ago
- Utilities to write a simple DSL in Java☆71Updated last year
- Persistent Adaptive Radix Trees in Java☆79Updated 4 years ago
- ☆13Updated last year
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆113Updated 4 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- 64-bit integer compression algorithms in Java☆15Updated 5 years ago