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
- 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
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆57Updated last year
- 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
- A persistent queue based on RocksDB☆25Updated 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 4 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
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- A library enabling DAG structuring of data processing programs such as ETLs☆15Updated this week
- A light express.js like library written in Java (in one file)☆15Updated last year
- This project enables you to use spring inside of a spark application.☆11Updated 9 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Java Library for Distributed Services☆18Updated 3 months ago
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated last year
- Java implementation of Count-Min sketch for finding frequency of events in a stream of data within specified error bounds☆11Updated 10 years ago
- Typesafe API for SQL☆26Updated 2 months ago
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- High performance, dynamic, modular runtime for RESTful APIs, MicroServices and WebApps.☆17Updated last month
- A simple java disk backed map☆29Updated 13 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- A convenient copy for evolution of Evan Jones's set of experiments☆23Updated 12 years ago
- KV Store for Java backed by RocksDB☆16Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated this week
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 6 years ago
- Blazing Fast Distributed Cache☆36Updated 2 months ago
- High-level Java library for generating JVM bytecode☆66Updated 5 months ago
- Single-threaded off-heap object store☆45Updated 2 years ago