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
Sorting:
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 8 months ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 10 months ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- ClauDB is a REDIS implementation in Java☆176Updated 2 weeks ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- Memory Resident B Plus Tree Implementation☆15Updated 7 years ago
- 超精简分布式对象存储☆47Updated 6 years ago
- Berkeley DB Java Edition☆61Updated 3 years ago
- KV Store for Java backed by RocksDB☆16Updated 2 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆23Updated 2 years ago
- Zql java SQL parser☆35Updated 4 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated last week
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆169Updated last year
- Yet another Raft Consensus implementation☆180Updated last year
- Distributed Message Queue based on Raft☆35Updated 2 years ago
- Raft implementation in java☆15Updated 11 years ago
- Project has been moved☆73Updated 8 years ago
- Disk-based B+-tree written in Pure Java☆221Updated 4 years ago
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆54Updated 6 years ago
- 分布式数据库一致性组件☆20Updated 6 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- SQL Parser with ANTLR v4☆59Updated 10 years ago
- Simple SQLParser by Javacc (support Select From Where) to AST☆18Updated 9 years ago
- simple java nio based httpserver☆43Updated 14 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago