myui / btree4j
Disk-based B+-tree written in Pure Java
☆217Updated 4 years ago
Alternatives and similar repositories for btree4j:
Users that are interested in btree4j are comparing it to the libraries listed below
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆170Updated last year
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆98Updated 4 months ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 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☆53Updated 3 years ago
- Low Level Persistence Library☆98Updated 2 months ago
- A fast and space efficient Radix tree in Java☆119Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- ClauDB is a REDIS implementation in Java☆174Updated 2 weeks ago
- Implementation of the RAFT consensus protocol in JGroups☆267Updated last week
- A fast, log structured key-value store.☆510Updated last year
- A JVM-embeddable Distributed Database☆316Updated 2 months ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 6 months ago
- High-level Java library for generating JVM bytecode☆66Updated 5 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆269Updated 11 months ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 4 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆57Updated last year
- Raft distributed consensus protocol in Java☆100Updated 9 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 7 years ago
- xnnyygn's raft implementation☆230Updated 3 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 5 months ago
- Useful Java utilities☆149Updated 8 months ago
- Disruptor BlockingQueue☆312Updated 2 weeks ago
- High performance native memory access for Java.☆123Updated this week
- The Z Garbage Collector https://wiki.openjdk.org/display/zgc☆165Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- 500 行代码实现一个基于 LSM 的数据库☆137Updated 3 years ago