rohansuri / adaptive-radix-treeLinks
A fast and space efficient Radix tree in Java
☆128Updated 5 years ago
Alternatives and similar repositories for adaptive-radix-tree
Users that are interested in adaptive-radix-tree are comparing it to the libraries listed below
Sorting:
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- High performance native memory access for Java.☆126Updated 4 months ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Fast Approximate Membership Filters (Java)☆252Updated 3 weeks ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆124Updated last week
- Single-threaded off-heap object store☆48Updated 2 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆170Updated 2 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆100Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 8 months ago
- ☆83Updated last month
- A High Performance Network ( TCP/IP ) Library☆249Updated 2 years ago
- Packet Processing in Java research and implementations☆35Updated 10 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- ☆109Updated last month
- Low-latency WebSocket Server☆74Updated last year
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- TuplDB is a high-performance, concurrent, transactional, scalable, low-level embedded database.☆123Updated last week
- simple rules engine☆93Updated 5 years ago
- A utility for monitoring UDP message-processing☆54Updated 7 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆151Updated 12 years ago