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:
- 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☆152Updated 5 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- ☆17Updated 10 years ago
- Code Examples☆78Updated 11 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Java implementation of the Sparkey key value store☆123Updated this week
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- ☆59Updated 10 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- ☆84Updated last week
- Workshop Examples☆57Updated 8 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆52Updated 10 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Multiway object pool (experiment)☆39Updated 12 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆83Updated 5 months ago
- 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
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- Code Examples☆111Updated 8 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 3 weeks ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 4 years ago