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:
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated 2 weeks ago
- A Distributed Java Reverse Proxy☆27Updated 3 weeks ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- ClauDB is a REDIS implementation in Java☆182Updated last week
- A persistent queue based on RocksDB☆26Updated 2 years ago
- Disk-based B+-tree written in Pure Java☆226Updated 5 years ago
- KV Store for Java backed by RocksDB☆15Updated 3 weeks ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 4 months ago
- Classloader isolation library.☆57Updated 2 years ago
- A library enabling DAG structuring of data processing programs such as ETLs☆17Updated 3 weeks ago
- A Java implementation of skip list 跳表的Java语言实现☆39Updated 3 years ago
- Yet another high performance REST server based on Netty & OpenAPI☆119Updated 3 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Updated 7 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆66Updated this week
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆29Updated 6 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
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- A simple Java Scheduler library with a minimal footprint and a straightforward API☆141Updated 7 months ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 6 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Java library that sorts very large files of records by splitting into smaller sorted files and merging☆89Updated 2 weeks ago
- Java Library for Distributed Services☆19Updated last year