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☆175Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Berkeley DB Java Edition☆66Updated 4 years ago
- ClauDB is a REDIS implementation in Java☆182Updated last week
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆322Updated 3 years ago
- Low Level Persistence Library☆99Updated last year
- Yet another Raft Consensus implementation☆183Updated 2 years ago
- A fast, log structured key-value store.☆528Updated 2 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- A fast key/value store that is efficient for high-volume random access reads and writes.☆358Updated 8 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- A JVM-embeddable Distributed Database☆325Updated 5 months ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆274Updated 2 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆66Updated last week
- Implementation of the Raft consensus protocol in JGroups☆284Updated last week
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆178Updated 3 years ago
- Disruptor BlockingQueue☆319Updated 11 months ago
- traffic-shm (Anna) is a Java based lock free IPC library.☆91Updated 5 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 6 years ago
- Embedded Key Value Java Database☆366Updated 5 years ago
- High-level Java library for generating JVM bytecode☆72Updated this week
- Java bindings for pmemkv☆29Updated 2 years ago
- Java library for efficiently working with heap and off-heap memory☆514Updated this week
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated 2 weeks ago
- Implementation of Basho's bitcask in Java☆71Updated 14 years ago
- xnnyygn's raft implementation☆240Updated 11 months ago