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☆47Updated 2 weeks 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
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- Classloader isolation library.☆55Updated 2 years ago
- KV Store for Java backed by RocksDB☆16Updated 2 weeks ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A persistent queue based on RocksDB☆25Updated last year
- Vert.x Virtual Threads☆18Updated last year
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated this week
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- A Java implementation of the Raft consensus algorithm☆23Updated 2 months ago
- Sample code for the task distribution system (article under JGroupsArticles)☆15Updated 5 years ago
- https://openjdk.org/projects/code-tools/jmh-jdk-microbenchmarks☆42Updated 6 months ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- JBoss Threads☆29Updated this week
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Reactive Demo with Reactor, RxJava and reactive-stream☆19Updated last week
- An access log implementation to be used in vert web routes - inspired by apache / tomcat access log configuration☆29Updated last month
- Java utilities for working with CompletionStages☆59Updated 6 years ago
- Utilities for integrating Vert.x IO with Java IO☆16Updated 2 weeks ago
- zero copy in Java and C☆50Updated 10 years ago
- Blazing Fast Distributed Cache☆37Updated 3 months ago