cfelde / BinaryOffheapHashMap
A hashmap implementation for Java that stores map entries off-heap
☆70Updated 4 years ago
Alternatives and similar repositories for BinaryOffheapHashMap:
Users that are interested in BinaryOffheapHashMap are comparing it to the libraries listed below
- 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
- High performance native memory access for Java.☆124Updated this week
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 7 years ago
- ☆86Updated 7 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- ☆106Updated 3 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated last month
- Java Hashing, CRC and Checksum Benchmark (JMH)☆67Updated 3 years ago
- ☆59Updated 9 years ago
- ☆82Updated 3 months ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Raft distributed consensus protocol in Java☆101Updated 9 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆95Updated 3 weeks ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆61Updated last year
- Direct memory storage for java☆15Updated 13 years ago
- Multi-Threaded Time Series library☆58Updated 6 years ago
- Multiple readers and writers concurrency tests.☆125Updated 8 years ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆112Updated 9 years ago
- Java implementation of the Sparkey key value store☆120Updated last year
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago
- Single-threaded off-heap object store☆45Updated 2 years ago