jiaguofang / b-plus-treeLinks
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☆103Updated 2 months ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- ClauDB is a REDIS implementation in Java☆178Updated 2 weeks ago
- SQL Parser with ANTLR v4☆59Updated 11 years ago
- Zql java SQL parser☆34Updated 5 years ago
- simple java nio based httpserver☆42Updated 14 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Berkeley DB Java Edition☆67Updated 4 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆318Updated 3 years ago
- 超精简分布式对象存储☆48Updated 6 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- Netty based HTTP service with JAX-RS☆131Updated this week
- 华为云TaurusDB性能挑战赛复赛☆18Updated 4 years ago
- Yet another Raft Consensus implementation☆183Updated last year
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- Java implementation of Paxos protocol for replica state machine(RSM).☆21Updated 8 years ago
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆121Updated 9 years ago
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆65Updated 2 weeks ago
- 文件数据库☆62Updated 3 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework☆70Updated 8 years ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆46Updated 13 years ago
- A Java implementation of skip list 跳表的Java语言实现☆39Updated 3 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago