jiaguofang / b-plus-tree
A Java implementation of B+ tree for key-value store
☆55Updated 5 years ago
Alternatives and similar repositories for b-plus-tree:
Users that are interested in b-plus-tree are comparing it to the libraries listed below
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 5 months ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆170Updated last year
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Java implementation of Paxos protocol for replica state machine(RSM).☆21Updated 8 years ago
- Disk-based B+-tree written in Pure Java☆219Updated 4 years ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- Yet another Raft Consensus implementation☆178Updated last year
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 7 months ago
- Berkeley DB Java Edition☆55Updated 3 years ago
- B+树☆16Updated 7 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- ClauDB is a REDIS implementation in Java☆175Updated 3 weeks ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 months ago
- Important experiments on memory management, file access, network transfer, job scheduler, and so on.☆15Updated 2 years ago
- A Java Direct IO framework which is very simple to use.☆121Updated 11 months 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
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- A bottom-up approach to learn the Netty project☆32Updated 3 years ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆45Updated 12 years ago
- ☆31Updated 6 months ago
- hanboDB is a high available,low latency memory database system☆36Updated last year
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- 500 行代码实现一个基于 LSM 的数据库☆139Updated 3 years ago
- 简洁、优雅的key/value存储引擎☆52Updated 10 years ago
- 超精简分布式对象存储☆46Updated 6 years ago