davidmoten / bplustreeLinks
B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys
☆49Updated 3 weeks ago
Alternatives and similar repositories for bplustree
Users that are interested in bplustree are comparing it to the libraries listed below
Sorting:
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Blazing Fast Distributed Cache☆38Updated last week
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- simple rules engine☆93Updated 5 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 5 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- Disk-backed hashmaps for Java☆31Updated 9 years ago
- High performance native memory access for Java.☆126Updated 4 months ago
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- A small but fun actor framework based on loom☆22Updated 10 months ago
- Hyper-Dimensional R-Tree Index in Java☆72Updated 7 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- Master repository for the JHeaps project☆50Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆28Updated 3 weeks ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 7 months ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- light weight, high performance, simple, reliable and persistent queue for Java applications☆47Updated 2 years ago
- Single-threaded off-heap object store☆48Updated 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…☆69Updated 4 years ago
- ☆109Updated last month
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Disk-based B+-tree written in Pure Java☆226Updated 4 years ago