dibyendumajumdar / simpledbm
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
☆57Updated last year
Alternatives and similar repositories for simpledbm:
Users that are interested in simpledbm are comparing it to the libraries listed below
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- Raft distributed consensus protocol in Java☆100Updated 9 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- A fast and space efficient Radix tree in Java☆119Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆98Updated 4 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Berkeley DB Java Edition☆53Updated 3 years ago
- ZooKeeper Atomic Broadcast in Java☆55Updated 2 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- Java API over Accelio☆79Updated 8 years ago
- Persistent Adaptive Radix Trees in Java☆80Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 7 years ago
- High-performance Raft-based Java Web Container☆61Updated 6 years ago
- zero copy in Java and C☆48Updated 9 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 10 years ago
- Disk-based B+-tree written in Pure Java☆217Updated 4 years ago
- Mirror of Apache DirectMemory☆53Updated last year
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆149Updated 12 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 5 months 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
- A JVM Implementation of the Raft Consensus Protocol☆91Updated 6 years ago
- Mirror of Apache Omid Incubator☆88Updated 3 weeks ago