myui / btree4jLinks
Disk-based B+-tree written in Pure Java
☆222Updated 4 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☆169Updated last year
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 8 months ago
- Berkeley DB Java Edition☆61Updated 3 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated this week
- Yet another Raft Consensus implementation☆180Updated last year
- ClauDB is a REDIS implementation in Java☆176Updated this week
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- A JVM-embeddable Distributed Database☆318Updated 6 months ago
- High-level Java library for generating JVM bytecode☆67Updated 9 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- 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
- Low Level Persistence Library☆98Updated 6 months ago
- Implementation of the Raft consensus protocol in JGroups☆270Updated 2 weeks ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆356Updated 8 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- Useful Java utilities☆150Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 4 months ago
- 使用panama api为java提供io_uring的绑定而无需使用jni绑定,同时统一文件IO和网络IO的模型,提供一套易用的异步IO API☆114Updated last month
- Feature-complete implementation of the Raft consensus algorithm in Java☆237Updated last week
- The Z Garbage Collector https://wiki.openjdk.org/display/zgc☆166Updated last month
- High performance native memory access for Java.☆125Updated 3 weeks ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆80Updated 5 months ago
- ☆206Updated last month
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated this week