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.☆165Updated 3 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Implementation of Basho's bitcask in Java☆72Updated 14 years ago
- A hash-based high-performance data store☆162Updated 2 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A Java JNI driver to rocksdb☆67Updated 5 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆256Updated last week
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 11 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- Code Examples☆78Updated 11 years ago
- Java client and server implementation of Redis☆357Updated 5 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- The libdispatch style API for Java and Scala☆180Updated 5 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- Mirror of Apache DirectMemory☆53Updated 2 years ago
- Low latency, strong consistency, fault tolerant distributed key value store. Colocate data and compute to achieve best performance cloud …☆115Updated 10 years ago
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆151Updated 14 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆47Updated 2 years 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
- Byte-code generator to create Disruptor-backed proxies☆103Updated 11 months ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago