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 last week
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A Java implementation of the Raft consensus algorithm☆26Updated 5 months ago
- 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☆55Updated 2 years ago
- ClauDB is a REDIS implementation in Java☆178Updated this week
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆65Updated this week
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- Disk-based B+-tree written in Pure Java☆227Updated 4 years ago
- Classloader isolation library.☆57Updated 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
- Java utilities for working with CompletionStages☆60Updated 6 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆29Updated 5 years ago
- A fast and space efficient Radix tree in Java☆128Updated 5 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
- ☆188Updated 3 weeks ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆58Updated last week
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- This project enables you to use spring inside of a spark application.☆11Updated 10 years ago
- A High Performance Network ( TCP/IP ) Library☆249Updated 2 years ago
- Berkeley DB Java Edition☆66Updated 4 years ago
- High performance native memory access for Java.☆126Updated 4 months ago
- A persistent queue based on RocksDB☆25Updated last year