chirino / hawtdbLinks
HawtDB is an embedded MVCC Key/Value Database
☆78Updated 11 years ago
Alternatives and similar repositories for hawtdb
Users that are interested in hawtdb are comparing it to the libraries listed below
Sorting:
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- A hash-based high-performance data store☆160Updated last year
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- A Java JNI driver to rocksdb☆64Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆137Updated 3 years ago
- 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
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆254Updated 5 months ago
- Mirror of Apache DirectMemory☆52Updated last year
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆151Updated 13 years ago
- Benchmark suite for data compression library on the JVM☆217Updated last year
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A JVM Implementation of the Raft Consensus Protocol☆92Updated 7 years ago
- 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
- High performance native memory access for Java.☆124Updated last month
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Convenience Configuration Library for Java☆81Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 weeks ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 9 months ago
- Code Examples☆78Updated 11 years ago