abulychev / sstableLinks
Java implementation of immutable key-value storage based on sorted string table
☆12Updated 10 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☆49Updated 2 weeks ago
- ClauDB is a REDIS implementation in Java☆177Updated last week
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- A Distributed Java Reverse Proxy☆27Updated 2 weeks ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- Classloader isolation library.☆57Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- A Java implementation of the Raft consensus algorithm☆25Updated 4 months ago
- ByteBuffer utilities using Unsafe for fast reads.☆21Updated 11 years ago
- light weight, high performance, simple, reliable and persistent queue for Java applications☆47Updated 2 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 5 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆102Updated last week
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆64Updated last week
- Disk-based B+-tree written in Pure Java☆224Updated 4 years ago
- A persistent queue based on RocksDB☆25Updated last year
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 11 years ago
- Feature-complete implementation of the Raft consensus algorithm in Java☆241Updated 2 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆84Updated 3 weeks ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- Java library that sorts very large files of records by splitting into smaller sorted files and merging☆88Updated this week
- Reactive framework for creating transport & storage-transparent microservices with Vert.x☆14Updated 4 months ago
- ☆188Updated last month
- Add Code Mobility to any application☆33Updated 9 years ago
- Lightweight parallel Java tasks☆63Updated last year
- zero copy in Java and C☆50Updated 10 years ago