aloksingh / disk-backed-mapLinks
A simple java disk backed map
☆29Updated 14 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☆73Updated 5 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- ☆17Updated 10 years ago
- ☆59Updated 10 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Workshop Examples☆57Updated 8 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 10 years ago
- Code Examples☆78Updated 11 years ago
- Single-threaded off-heap object store☆49Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Direct memory storage for java☆15Updated 14 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 4 years ago