abulychev / sstable
Java implementation of immutable key-value storage based on sorted string table
☆12Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for sstable
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆46Updated 2 weeks ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆32Updated 3 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆42Updated 4 years ago
- SIEVE is simpler than LRU☆11Updated 6 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Blazing Fast Distributed Cache☆36Updated last week
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆60Updated last week
- zero copy in Java and C☆48Updated 9 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- Vert.x Virtual Threads☆17Updated last year
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 3 years ago
- A Java implementation of the Raft consensus algorithm☆19Updated 6 months ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago
- A light express.js like library written in Java (in one file)☆15Updated last year
- Classloader isolation library.☆51Updated last year
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Updated 5 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- App/Dynamic CDS, Shared Class Cache SCC, Ahead-of-Time AOT, OpenJDK HotSpot, Eclipse OpenJ9, Graal VM native-image☆50Updated 2 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- Hugecast - The Off-Heap Storage for Hazelcast☆22Updated 10 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- Typesafe API for SQL☆26Updated 3 weeks ago
- New proposed API for buffers in Netty☆25Updated last year