dibyendumajumdar / simpledbmLinks
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
☆60Updated 2 years ago
Alternatives and similar repositories for simpledbm
Users that are interested in simpledbm are comparing it to the libraries listed below
Sorting:
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- zero copy in Java and C☆52Updated 10 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆104Updated 5 months ago
- Raft distributed consensus protocol in Java☆104Updated 10 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Implementation of Basho's bitcask in Java☆72Updated 14 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Apache Mnemonic - A non-volatile hybrid memory storage oriented library☆119Updated 11 months ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- Mirror of Apache Omid Incubator☆92Updated last month
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Useful Java utilities☆153Updated last year
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 5 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated last week
- C5 Replicator, a Raft protocol-based replication library☆34Updated 10 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- A fast, log structured key-value store.☆529Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 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
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago