davidmoten / bplustreeLinks
B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys
☆50Updated 2 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☆56Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 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
- Blazing Fast Distributed Cache☆38Updated 4 months ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- A small but fun actor framework based on loom☆22Updated last year
- A fast and space efficient Radix tree in Java☆131Updated 5 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Useful Java utilities☆152Updated last year
- High performance native memory access for Java.☆127Updated 7 months ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆50Updated 11 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 5 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- Master repository for the JHeaps project☆51Updated 4 years ago
- simple rules engine☆92Updated 5 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Classloader isolation library.☆57Updated 2 years ago
- Code Examples☆111Updated 9 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆29Updated 4 months ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆100Updated 2 years ago
- Instant Netty startup using GraalVM's Native Image Generation☆66Updated 3 years ago
- Hyper-Dimensional R-Tree Index in Java☆74Updated 7 years ago
- All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above☆85Updated 11 months ago