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 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☆49Updated 2 weeks ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 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 4 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- Java implementation of the Sparkey key value store☆123Updated this week
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆47Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 3 weeks ago
- ☆84Updated last week
- Single-threaded off-heap object store☆49Updated 2 years ago
- ☆69Updated 2 years ago
- Useful Java utilities☆152Updated last year
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Multi-Threaded Time Series library☆61Updated 7 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 9 years ago
- ☆112Updated this week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 10 months ago
- A simple java disk backed map☆29Updated 14 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 10 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago