aloksingh / disk-backed-mapLinks
A simple java disk backed map
☆29Updated 13 years ago
Alternatives and similar repositories for disk-backed-map
Users that are interested in disk-backed-map are comparing it to the libraries listed below
Sorting:
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Java implementation of the Sparkey key value store☆120Updated last year
- Single-threaded off-heap object store☆47Updated 2 years ago
- ☆59Updated 10 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Convenience library for executing external processes☆18Updated 7 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 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
- Clash of threads in the JVM!☆42Updated 6 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 9 years ago
- Code Examples☆111Updated 8 years ago
- Code Examples☆78Updated 11 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 8 years ago
- simple rules engine☆92Updated 5 years ago
- Disruptor vs ForkJoinPool playground☆15Updated last year
- GUI for comparing JMH results☆70Updated 8 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- ☆82Updated last week
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Bloom filters for Java☆64Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Workshop Examples☆57Updated 7 years ago