myui / btree4jLinks
Disk-based B+-tree written in Pure Java
☆227Updated 4 years ago
Alternatives and similar repositories for btree4j
Users that are interested in btree4j are comparing it to the libraries listed below
Sorting:
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- ClauDB is a REDIS implementation in Java☆178Updated this week
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆65Updated this week
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- Berkeley DB Java Edition☆66Updated 4 years ago
- Yet another Raft Consensus implementation☆183Updated last year
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 3 years ago
- A JVM-embeddable Distributed Database☆321Updated last month
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- Useful Java utilities☆151Updated last year
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 8 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- A fast, log structured key-value store.☆522Updated 2 years ago
- Embedded Key Value Java Database☆367Updated 4 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆176Updated 2 years ago
- Disruptor BlockingQueue☆317Updated 7 months ago
- Implementation of the Raft consensus protocol in JGroups☆279Updated last week
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- 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☆71Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Low Level Persistence Library☆99Updated 11 months ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- Java library for efficiently working with heap and off-heap memory☆512Updated 3 months ago
- High performance native memory access for Java.☆126Updated 4 months ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago