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☆129Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Implementation of Basho's bitcask in Java☆72Updated 14 years ago
- Disk-based B+-tree written in Pure Java☆226Updated 5 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- zero copy in Java and C☆51Updated 10 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Useful Java utilities☆152Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆29Updated 6 years ago
- A fast, log structured key-value store.☆526Updated 2 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆273Updated last year
- Apache Mnemonic - A non-volatile hybrid memory storage oriented library☆118Updated 10 months ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 10 years ago
- Jrinetd is a network TCP port redirector/forward proxy (like rinetd) with extra features like connection Failover, LoadBalancing and Clus…☆20Updated 3 months ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated 11 months ago
- Embedded Key Value Java Database☆366Updated 5 years ago
- Java API over Accelio☆82Updated 8 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- A JVM-embeddable Distributed Database☆325Updated 3 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated last month
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago