Agrona VS Disruptor

Compare Agrona vs Disruptor and see what are their differences.

Agrona

High Performance data structures and utility methods for Java (by real-logic)

Disruptor

High Performance Inter-Thread Messaging Library (by LMAX-Exchange)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Agrona Disruptor
5 30
2,725 16,955
0.7% 0.9%
8.4 5.4
15 days ago 3 months ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Agrona

Posts with mentions or reviews of Agrona. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-27.

Disruptor

Posts with mentions or reviews of Disruptor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.

What are some alternatives?

When comparing Agrona and Disruptor you can also consider the following projects:

JCTools

fastutil - fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.

Chronicle Queue - Micro second messaging that stores everything to disk

Eclipse Collections - Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

Koloboke - Java Collections till the last breadcrumb of memory and performance

Trove

MPMCQueue.h - A bounded multi-producer multi-consumer concurrent queue written in C++11

HPPC - High Performance Primitive Collections for Java

Javolution