davidmoten / bplustreeLinks
B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys
☆47Updated last week
Alternatives and similar repositories for bplustree
Users that are interested in bplustree are comparing it to the libraries listed below
Sorting:
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Berkeley DB Java Edition☆61Updated 4 years ago
- A persistent queue based on RocksDB☆25Updated last year
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 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
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- High performance native memory access for Java.☆124Updated last month
- Java API for libaio☆15Updated 3 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated 2 weeks ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆45Updated last year
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- Disk-backed hashmaps for Java☆31Updated 8 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- A simple java disk backed map☆29Updated 13 years ago
- Java implementation of the Sparkey key value store☆120Updated last year
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- ☆82Updated 7 months ago
- Blazing Fast Distributed Cache☆37Updated 3 months ago
- simple rules engine☆91Updated 5 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- ☆29Updated 3 years ago
- Production-ready Java implementation of the Xor Filter.☆17Updated 5 years ago