cfelde / BinaryOffheapHashMap
A hashmap implementation for Java that stores map entries off-heap
☆70Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for BinaryOffheapHashMap
- High performance native memory access for Java.☆122Updated this week
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 3 years ago
- ☆104Updated last month
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated 8 months ago
- ☆81Updated last month
- ☆86Updated 6 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 3 months ago
- Single-threaded off-heap object store☆44Updated last year
- ☆59Updated 9 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 3 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆135Updated 7 years ago
- Huge Collections for Java using efficient off heap storage☆274Updated 9 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Raft distributed consensus protocol in Java☆101Updated 8 years ago
- simple rules engine☆91Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆139Updated last year
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- Multi-Threaded Time Series library☆57Updated 6 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated 9 months ago
- Byte-code generator to create Disruptor-backed proxies☆95Updated 3 weeks ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated last year
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆42Updated 4 years ago
- Code Examples☆78Updated 10 years ago
- ☆142Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 5 years ago
- Useful Java utilities☆149Updated 5 months ago
- Workshop Examples☆56Updated 6 years ago