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
- 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 implementation of the Sparkey key value store☆124Updated last month
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Byte-code generator to create Disruptor-backed proxies☆104Updated last year
- Single-threaded off-heap object store☆49Updated 3 years ago
- ☆18Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- High performance native memory access for Java.☆128Updated 8 months 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
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated 2 weeks ago
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- Useful Java utilities☆152Updated last year
- Upgradable read-write locks for Java☆85Updated 9 years ago
- Bloom filters for Java☆66Updated 2 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- Low-latency java socket implementation (using shared memory)☆114Updated 6 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆101Updated last year
- Multiple readers and writers concurrency tests.☆129Updated 9 years ago
- ☆69Updated 2 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 10 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Experimental: Multi-producer Single-consumer Queue☆12Updated 13 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago