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☆99Updated 8 months ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 11 months ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆171Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- Distributed Message Queue based on Raft☆35Updated 3 years ago
- Disk-based B+-tree written in Pure Java☆222Updated 4 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated this week
- Zql java SQL parser☆35Updated 4 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- Simple SQLParser by Javacc (support Select From Where) to AST☆18Updated 9 years ago
- 超精简分布式对象存储☆47Updated 6 years ago
- Berkeley DB Java Edition☆61Updated 4 years ago
- Yet another Raft Consensus implementation☆180Updated last year
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- ClauDB is a REDIS implementation in Java☆176Updated last week
- KV Store for Java backed by RocksDB☆16Updated 2 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated last week
- Java implementation of Paxos protocol for replica state machine(RSM).☆21Updated 8 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Imcache is a Java Caching Library.☆128Updated 2 years ago
- simple java nio based httpserver☆43Updated 14 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 8 years 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