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:
- High performance native memory access for Java.☆128Updated 8 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆101Updated last year
- ☆85Updated last week
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Useful Java utilities☆152Updated last year
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Multiple readers and writers concurrency tests.☆129Updated 9 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago
- Single-threaded off-heap object store☆49Updated 3 years ago
- ☆112Updated last week
- Offheap Java POJOs with guaranteed memory alignment☆192Updated 12 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 5 years ago
- ☆59Updated 10 years ago
- Java implementation of the Sparkey key value store☆124Updated last month
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- Byte-code generator to create Disruptor-backed proxies☆104Updated last year
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Visualize G1GC Region allocation data☆46Updated 3 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- Code Examples☆111Updated 9 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- simple rules engine☆92Updated 5 years ago