aidanmorgan / pojo-mvccLinks
Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache
☆47Updated 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
Sorting:
- ☆57Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last month
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- BlobIt - a Distributed Large Object Storage☆39Updated 2 months ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 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
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 3 years ago
- Useful Java utilities☆151Updated last year
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated this week
- A JVM-embeddable Distributed Database☆322Updated 2 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 10 months ago
- Mirror of Apache Omid Incubator☆90Updated last month
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Java implementation of TPC-C benchmark☆39Updated 9 years ago
- Distributed Operations and Data Organizer built on Apache BookKeeper☆28Updated 2 months ago
- A Java JNI driver to rocksdb☆67Updated 5 years ago
- ☆69Updated 2 years ago
- Apache Mnemonic - A non-volatile hybrid memory storage oriented library☆118Updated 8 months ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆45Updated last year
- simple rules engine☆92Updated 5 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 months ago
- High performance native memory access for Java.☆127Updated 6 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago