chirino / hawtdbLinks
HawtDB is an embedded MVCC Key/Value Database
☆79Updated 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.☆166Updated 3 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆54Updated 2 years ago
- A hash-based high-performance data store☆162Updated last year
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆96Updated 7 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- A Java JNI driver to rocksdb☆65Updated 4 years ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆257Updated 6 months ago
- High performance native memory access for Java.☆126Updated 3 months ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆138Updated 3 years ago
- A JVM Implementation of the Raft Consensus Protocol☆92Updated 7 years ago
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆152Updated 13 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆48Updated this week
- The Scala Rule Engine☆42Updated 4 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆101Updated 11 months ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 7 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 7 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Code Examples☆78Updated 11 years ago
- Mirror of Apache DirectMemory☆52Updated last year