cfelde / BinaryOffheapHashMapLinks
A hashmap implementation for Java that stores map entries off-heap
☆70Updated 5 years ago
Alternatives and similar repositories for BinaryOffheapHashMap
Users that are interested in BinaryOffheapHashMap are comparing it to the libraries listed below
Sorting:
- High performance native memory access for Java.☆124Updated last month
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- Single-threaded off-heap object store☆46Updated 2 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
- ☆59Updated 10 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- ☆107Updated 2 weeks ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- ☆82Updated 7 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 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
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 5 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A simple java disk backed map☆29Updated 13 years ago
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- Code Examples☆78Updated 11 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Offheap Java POJOs with guaranteed memory alignment☆189Updated 11 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- Multi-Threaded Time Series library☆61Updated 7 years ago