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
- High performance native memory access for Java.☆125Updated 3 weeks ago
- ☆106Updated last week
- ☆59Updated 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
- Single-threaded off-heap object store☆45Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated 2 months ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 7 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- ☆86Updated 7 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- ☆82Updated 4 months ago
- Direct memory storage for java☆15Updated 13 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago
- simple rules engine☆91Updated 4 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- Byte-code generator to create Disruptor-backed proxies☆96Updated 2 months ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 3 years ago
- Workshop Examples☆57Updated 7 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- Multi-Threaded Time Series library☆59Updated 6 years ago
- Java Performance☆84Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- ☆29Updated 3 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago