conversant / disruptor_benchmarkLinks
JMH Benchmark for Conversant Disruptor and LMAX Disruptor
☆10Updated 6 months ago
Alternatives and similar repositories for disruptor_benchmark
Users that are interested in disruptor_benchmark are comparing it to the libraries listed below
Sorting:
- Single-threaded off-heap object store☆46Updated 2 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
- New proposed API for buffers in Netty☆27Updated 2 years ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- Drop-in replacement for JVM maps when you need to optimize memory or work with large datasets☆18Updated 5 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆17Updated 10 years ago
- Simple Hashed Wheel Timer implementation☆16Updated 8 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- ☆22Updated 9 years ago
- Low-latency WebSocket Server☆72Updated last year
- Direct memory storage for java☆15Updated 13 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- A utility for monitoring UDP message-processing☆53Updated 6 years ago
- A modern networking framework based on ucx for Java 19+☆23Updated last year
- Multiway object pool (experiment)☆39Updated 11 years ago
- A time ticker as a light weight clock☆23Updated last year
- A small but fun actor framework based on loom☆22Updated 8 months ago
- Java-centric embedded storage framework☆16Updated last year
- 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
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 7 years ago
- io_uring transport incubator☆20Updated last week
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated 5 months ago
- A ping utility to baseline Java socket performance expectations.☆51Updated 10 years ago
- A new Framework for asynchronous signaling of processes via Kafka/Mysql/anything.☆9Updated 2 months ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago