rohansuri / adaptive-radix-tree
A fast and space efficient Radix tree in Java
☆118Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for adaptive-radix-tree
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆139Updated last year
- High performance native memory access for Java.☆122Updated this week
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Persistent Adaptive Radix Trees in Java☆79Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 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
- Sux4J is an effort to bring succinct data structures to Java.☆154Updated last year
- 64-bit integer compression algorithms in Java☆15Updated 5 years ago
- Single-threaded off-heap object store☆44Updated last year
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆268Updated 9 months ago
- ☆81Updated last month
- Java asynchronous file I/O based on io_uring Linux interface☆72Updated last year
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆96Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- Tools to work with off-heap memory using sun.misc.Unsafe☆135Updated 7 years ago
- Fast Approximate Membership Filters (Java)☆247Updated 10 months ago
- ☆104Updated last month
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆113Updated 4 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆45Updated this week
- ☆142Updated 2 years ago
- Berkeley DB Java Edition☆50Updated 3 years ago
- Large off-heap arrays and mmap files for Scala and Java☆400Updated last year
- simple rules engine☆91Updated 4 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 7 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated last year
- Multiple readers and writers concurrency tests.☆125Updated 8 years ago
- Low-latency WebSocket Server☆68Updated 5 months ago