aitusoftware / recallLinks
Single-threaded off-heap object store
☆47Updated 2 years ago
Alternatives and similar repositories for recall
Users that are interested in recall are comparing it to the libraries listed below
Sorting:
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆68Updated 4 years ago
- Offheap Java POJOs with guaranteed memory alignment☆189Updated 12 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- ☆82Updated last week
- Workshop Examples☆57Updated 7 years ago
- Code Examples☆111Updated 8 years ago
- High performance native memory access for Java.☆125Updated 2 months ago
- Auctioning with Aeron and SBE!☆31Updated 9 years ago
- A utility for monitoring UDP message-processing☆53Updated 7 years ago
- ☆107Updated last week
- Visualizer for HdrHistogram and JHiccup logs☆44Updated 2 years ago
- ☆59Updated 10 years ago
- Visualize G1GC Region allocation data☆40Updated 3 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Utilities for HDR Histogram logs manipulation☆30Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Low-latency WebSocket Server☆73Updated last year
- Disruptor vs ForkJoinPool playground☆15Updated last year
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 8 years ago
- Low-latency java socket implementation (using shared memory)☆111Updated 5 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- simple rules engine☆92Updated 5 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- New proposed API for buffers in Netty☆27Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆101Updated 6 months ago