koendeschacht / count-dbLinks
A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB
☆55Updated 2 years ago
Alternatives and similar repositories for count-db
Users that are interested in count-db 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 hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- EZDB provides a nice Java wrapper around LevelDB, RocksDB, and LMDB.☆64Updated last year
- Byte-code generator to create Disruptor-backed proxies☆103Updated 8 months 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
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆45Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 8 months ago
- Sql Parser written in Antlr4 for Lucene☆44Updated 7 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 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
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated 2 years ago
- Useful Java utilities☆151Updated last year
- High performance native memory access for Java.☆126Updated 4 months ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- High performance Multithreaded Async I/O for Java 8☆32Updated 3 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆65Updated this week
- A Java JNI driver to rocksdb☆65Updated 4 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Distributed Operations and Data Organizer built on Apache BookKeeper☆28Updated last month
- ☆83Updated 2 months ago
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated 2 years ago
- 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