jiaguofang / b-plus-treeLinks
A Java implementation of B+ tree for key-value store
☆54Updated 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☆101Updated 11 months ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Disk-based B+-tree written in Pure Java☆224Updated 4 years ago
- ClauDB is a REDIS implementation in Java☆177Updated last month
- 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
- Yet another Raft Consensus implementation☆183Updated last year
- Benchmarking counters with Java8☆69Updated 11 years ago
- 超精简分布式对象存储☆48Updated 6 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆63Updated last week
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆173Updated last year
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- A Java implementation of skip list 跳表的Java语言实现☆39Updated 2 years ago
- A Apache V2 gossip protocol implementation in Java☆96Updated last month
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- Berkeley DB Java Edition☆62Updated 4 years ago
- Implementation of the Raft consensus protocol in JGroups☆278Updated last week
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- simple java nio based httpserver☆42Updated 14 years ago
- KV Store for Java backed by RocksDB☆16Updated last month
- 华为云TaurusDB性能挑战赛复赛☆18Updated 3 years ago
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆120Updated 9 years ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆46Updated 12 years ago
- Zql java SQL parser☆34Updated 4 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
- SQL Parser with ANTLR v4☆59Updated 10 years ago
- Netty based HTTP service with JAX-RS☆129Updated this week
- Raft distributed consensus protocol in Java☆103Updated 9 years ago