cfelde / BinaryOffheapHashMapLinks
A hashmap implementation for Java that stores map entries off-heap
☆73Updated 5 years ago
Alternatives and similar repositories for BinaryOffheapHashMap
Users that are interested in BinaryOffheapHashMap are comparing it to the libraries listed below
Sorting:
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated 2 weeks ago
- High performance native memory access for Java.☆127Updated 6 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- ☆83Updated this week
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- ☆111Updated last week
- Offheap Java POJOs with guaranteed memory alignment☆191Updated 12 years ago
- Java implementation of the Sparkey key value store☆123Updated this week
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- ☆59Updated 10 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆150Updated 3 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- Useful Java utilities☆152Updated last year
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- Huge Collections for Java using efficient off heap storage☆276Updated 10 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- Direct memory storage for java☆15Updated 14 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Workshop Examples☆57Updated 8 years ago