myui / btree4j
Disk-based B+-tree written in Pure Java
☆214Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for btree4j
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆167Updated last year
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆315Updated 2 years ago
- Yet another Raft Consensus implementation☆178Updated last year
- Berkeley DB Java Edition☆50Updated 3 years ago
- ClauDB is a REDIS implementation in Java☆173Updated 3 weeks ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- Low Level Persistence Library☆98Updated 2 weeks ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆46Updated 2 weeks ago
- A fast and space efficient Radix tree in Java☆118Updated 4 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 4 months ago
- A fast, log structured key-value store.☆508Updated last year
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆268Updated 10 months ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 7 years ago
- A Java Direct IO framework which is very simple to use.☆121Updated 8 months ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆60Updated last week
- Disruptor BlockingQueue☆311Updated 2 weeks ago
- A JVM-embeddable Distributed Database☆318Updated last week
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- Implementation of the RAFT consensus protocol in JGroups☆264Updated this week
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- High-level Java library for generating JVM bytecode☆67Updated 3 months ago
- ☆195Updated last week
- Raft distributed consensus protocol in Java☆101Updated 8 years ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 5 years ago
- Java memory allocation profiler☆220Updated 11 months ago
- ScaleCube Cluster is a lightweight Java VM implementation of SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Pr…☆263Updated last month