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☆55Updated 2 years ago
- A hash-based high-performance data store☆162Updated last year
- Implementation of Basho's bitcask in Java☆72Updated 13 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
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 7 months ago
- High-performance Raft-based Java Web Container☆63Updated 6 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 7 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆138Updated 3 years ago
- A Java JNI driver to rocksdb☆65Updated 4 years ago
- Java client and server implementation of Redis☆357Updated 4 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 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
- A JVM Implementation of the Raft Consensus Protocol☆92Updated 7 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 7 months ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 7 years ago
- High performance native memory access for Java.☆126Updated 4 months ago
- Mirror of Apache DirectMemory☆53Updated last year
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Embedded Key Value Java Database☆367Updated 4 years ago
- The libdispatch style API for Java and Scala☆180Updated 4 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated 3 weeks ago