davidmoten / bplustree
B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys
☆47Updated 2 months ago
Alternatives and similar repositories for bplustree:
Users that are interested in bplustree are comparing it to the libraries listed below
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- High performance native memory access for Java.☆124Updated this week
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- Disk-based B+-tree written in Pure Java☆217Updated 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
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Berkeley DB Java Edition☆53Updated 3 years ago
- A fast and space efficient Radix tree in Java☆121Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 7 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆43Updated last year
- Mirror of Apache DirectMemory☆53Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- A persistent queue based on RocksDB☆25Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- New proposed API for buffers in Netty☆26Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- ☆86Updated 7 years ago
- Hyper-Dimensional R-Tree Index in Java☆71Updated 6 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Disruptor vs ForkJoinPool playground☆16Updated 10 months ago
- Patched version of the Trove 3 library - changes the Collections semantics to match proper java.util.Map semantics☆27Updated 2 months ago
- TuplDB is a high-performance, concurrent, transactional, scalable, low-level embedded database.☆118Updated 3 weeks ago
- Java implementation of the Sparkey key value store☆120Updated last year