aidanmorgan / pojo-mvcc
Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache
☆45Updated 11 years ago
Alternatives and similar repositories for pojo-mvcc:
Users that are interested in pojo-mvcc are comparing it to the libraries listed below
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 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
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- ☆86Updated 7 years ago
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆95Updated last month
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- Distributed Operations and Data Organizer built on Apache BookKeeper☆27Updated last year
- High performance native memory access for Java.☆124Updated this week
- Simple Hashed Wheel Timer implementation☆16Updated 8 years ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- Berkeley DB Java Edition☆54Updated 3 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- BlobIt - a Distributed Large Object Storage☆36Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated last month
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- Code Examples☆111Updated 8 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 months ago
- New proposed API for buffers in Netty☆26Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- A persistent queue based on RocksDB☆25Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated last week