reines / persistenthashmapLinks
A disk-based HashMap implementation allowing persistence of data across sessions.
☆14Updated 11 years ago
Alternatives and similar repositories for persistenthashmap
Users that are interested in persistenthashmap are comparing it to the libraries listed below
Sorting:
- A simple java disk backed map☆29Updated 14 years ago
- Java implementation of the Sparkey key value store☆124Updated last month
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Useful Java utilities☆152Updated last year
- 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
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆223Updated 2 years ago
- High performance native memory access for Java.☆128Updated 8 months ago
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- ☆85Updated last week
- Byte-code generator to create Disruptor-backed proxies☆104Updated last year
- Single-threaded off-heap object store☆49Updated 3 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 10 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated this week
- Upgradable read-write locks for Java☆85Updated 9 years ago
- ByteBuffer utilities using Unsafe for fast reads.☆21Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Disk-backed hashmaps for Java☆31Updated 9 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆52Updated 10 years ago
- 64-bit integer compression algorithms in Java☆15Updated 7 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 5 years ago
- ☆112Updated last week
- ☆69Updated 2 years ago