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.☆125Updated 2 weeks ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 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
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- ☆59Updated 10 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years 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
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 4 months ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Byte-code generator to create Disruptor-backed proxies☆99Updated 4 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Java Performance☆84Updated last year
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- ☆107Updated this week
- simple rules engine☆91Updated 5 years ago
- ☆82Updated 6 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A simple java disk backed map☆29Updated 13 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 9 years ago
- Direct memory storage for java☆15Updated 13 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year