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:
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- Code Examples☆78Updated 11 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆59Updated 10 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 9 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
- Disruptor vs ForkJoinPool playground☆15Updated last year
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆65Updated 9 years ago
- Code Examples☆111Updated 8 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆64Updated 9 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A small Java utility library for exception translation☆31Updated 10 years ago
- Convenience library for executing external processes☆18Updated 7 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Pluggable profilers for JMH 1.8☆32Updated 8 years ago
- Java Performance☆84Updated last year
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Comsat Examples☆48Updated 9 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 7 years ago