abulychev / sstable
Java implementation of immutable key-value storage based on sorted string table
☆12Updated 9 years ago
Alternatives and similar repositories for sstable
Users that are interested in sstable are comparing it to the libraries listed below
Sorting:
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 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
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated last week
- zero copy in Java and C☆50Updated 10 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 8 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- A persistent queue based on RocksDB☆25Updated last year
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 6 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- High-level Java library for generating JVM bytecode☆68Updated 9 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- KV Store for Java backed by RocksDB☆16Updated 2 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆48Updated 3 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Java utilities for working with CompletionStages☆60Updated 6 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Vert.x Virtual Threads☆17Updated last year
- Classloader isolation library.☆55Updated 2 years ago
- ☆82Updated 6 months ago
- ClauDB is a REDIS implementation in Java☆175Updated 2 weeks ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- Lightweight parallel Java tasks☆62Updated 10 months ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago