myui / btree4jLinks
Disk-based B+-tree written in Pure Java
☆227Updated 5 years ago
Alternatives and similar repositories for btree4j
Users that are interested in btree4j are comparing it to the libraries listed below
Sorting:
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- ClauDB is a REDIS implementation in Java☆178Updated last week
- Berkeley DB Java Edition☆67Updated 4 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆320Updated 3 years ago
- Yet another Raft Consensus implementation☆183Updated 2 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- A fast, log structured key-value store.☆523Updated 2 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆65Updated last week
- A JVM-embeddable Distributed Database☆322Updated 2 months ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆272Updated last year
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- Implementation of the Raft consensus protocol in JGroups☆280Updated this week
- A fast key/value store that is efficient for high-volume random access reads and writes.☆356Updated 8 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- Low Level Persistence Library☆99Updated last year
- Disruptor BlockingQueue☆318Updated 8 months ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Java library for efficiently working with heap and off-heap memory☆512Updated 4 months ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆176Updated 2 years ago
- traffic-shm (Anna) is a Java based lock free IPC library.☆91Updated 5 years ago
- Useful Java utilities☆151Updated last year
- Zql java SQL parser☆34Updated 5 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated 3 weeks ago
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- High-level Java library for generating JVM bytecode☆71Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago