davidmoten / bplustree
B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys
☆47Updated last month
Alternatives and similar repositories for bplustree:
Users that are interested in bplustree are comparing it to the libraries listed below
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Berkeley DB Java Edition☆55Updated 3 years ago
- A fast and space efficient Radix tree in Java☆125Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- simple rules engine☆91Updated 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
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Java implementation of the jump consistent hash☆30Updated 3 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- A persistent queue based on RocksDB☆25Updated last year
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- A simple java disk backed map☆29Updated 13 years ago
- New proposed API for buffers in Netty☆26Updated 2 years ago
- Blazing Fast Distributed Cache☆37Updated last week
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 7 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago
- Disk-based B+-tree written in Pure Java☆219Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- High performance native memory access for Java.☆125Updated last month
- Code Examples☆78Updated 10 years ago
- A RESTFul bloom filters daemon.☆16Updated 5 months ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated this week
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated last year
- Disk-backed hashmaps for Java☆31Updated 8 years ago
- ☆29Updated 3 years ago
- Multi-Threaded Time Series library☆59Updated 6 years ago