cfelde / BinaryOffheapHashMapLinks
A hashmap implementation for Java that stores map entries off-heap
☆71Updated 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.☆126Updated 3 months ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- ☆109Updated last month
- ☆83Updated last month
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 7 months ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Useful Java utilities☆151Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- ☆59Updated 10 years ago
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- Java implementation of the Sparkey key value store☆122Updated last year
- 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
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 7 months ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- simple rules engine☆93Updated 5 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- A gulp of low latency Java☆306Updated 5 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Visualize G1GC Region allocation data☆41Updated 3 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Workshop Examples☆57Updated 7 years ago