dibyendumajumdar / simpledbmLinks
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
☆60Updated last year
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☆126Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 9 months ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Direct memory storage for java☆15Updated 13 years ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- Packet Processing in Java research and implementations☆35Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 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
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Berkeley DB Java Edition☆61Updated 4 years ago
- High-performance Raft-based Java Web Container☆62Updated 6 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Java API over Accelio☆80Updated 8 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Mirror of Apache Omid Incubator☆88Updated 2 weeks ago
- Disk-based B+-tree written in Pure Java☆222Updated 4 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Production-ready Java implementation of the Xor Filter.☆17Updated 5 years ago
- Useful Java utilities☆150Updated last year