myui / btree4jLinks
Disk-based B+-tree written in Pure Java
☆227Updated 5 years ago
Alternatives and similar repositories for btree4j
Users that are interested in btree4j are comparing it to the libraries listed below
Sorting:
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆104Updated 5 months ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆176Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- ClauDB is a REDIS implementation in Java☆182Updated last week
- Berkeley DB Java Edition☆66Updated 4 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆322Updated 3 years ago
- Yet another Raft Consensus implementation☆183Updated 2 years ago
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆274Updated 2 years ago
- A JVM-embeddable Distributed Database☆325Updated 5 months ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- A fast, log structured key-value store.☆529Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Low Level Persistence Library☆100Updated last year
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆177Updated 3 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆359Updated 8 years ago
- Implementation of the Raft consensus protocol in JGroups☆285Updated last week
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated last week
- A persistent queue based on RocksDB☆26Updated 2 years ago
- Raft distributed consensus protocol in Java☆104Updated 10 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆66Updated last week
- Useful Java utilities☆153Updated last year
- Implementation of Basho's bitcask in Java☆72Updated 14 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- High-level Java library for generating JVM bytecode☆72Updated last week
- Disruptor BlockingQueue☆319Updated 11 months ago
- Java library for efficiently working with flat heap memory☆516Updated last week
- A Java implementation of B+ tree for key-value store☆55Updated 6 years ago
- High performance native memory access for Java.☆128Updated this week
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago