SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 Java Queue Projects
-
Redisson
Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: NautilusTrader: Open-Source, High-Performance Algorithmic Trading Platform | news.ycombinator.com | 2025-08-06
- Weird arbitrage trading obscure instruments (e.g. on chain AMMs vs crypto exchange futures).
Both market maker and arbitrage strategies were very sensitive to latency. We built a low-latency trading engine in Java (on top of https://github.com/OpenHFT/Chronicle-Queue). We got 130mqs from market event to order send in a hot loop on 99.99 percentile. It was fun to optimize and benchmark.
- Tail latency matters. You can have 100ms at the 90th percentile and 10-50ms at the 99.9th percentile. For low latency strategies, this is pure loss.
-
-
-
CoralRing
CoralRing is an ultra-low-latency, lock-free, garbage-free, batching and concurrent circular queue (ring) in off-heap shared memory for inter-process communication (IPC) in Java across different JVMs using memory-mapped files.
-
-
-
CoralQueue
CoralQueue is an ultra-low-latency, lock-free, garbage-free, batching and concurrent collection of circular data structures for inter-thread communication in Java.
-
-
awsmeter
JMeter plugin to execute load test over Kinesis Data Stream, SQS Standard and FIFO Queues, SNS Standard and FIFO Topics, Cognito AWS services.
-
Data-Structures-Java
I've implemented a comprehensive set of generic data structures in Java, including arrays, linked lists, stacks, queues, trees, and more, ensuring versatility and efficiency in data handling.
-
-
Java Queue discussion
Java Queue related posts
-
NautilusTrader: Open-Source, High-Performance Algorithmic Trading Platform
-
Ultra-low-latency, batching and concurrent queue for IPC in Java
-
Walmart is migrating the remaining F# code into Java
-
Micro second messaging that stores everything to disk
-
Db-queue: powerful database as a queue library on top of most popular relational databases
-
1.17 Bungeecord Queue Plugin
-
Persistent queue written in Java
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Index
What are some of the best open-source Queue projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Redisson | 24,355 |
| 2 | Chronicle Queue | 3,760 |
| 3 | data-structures | 2,919 |
| 4 | Rqueue | 387 |
| 5 | CoralRing | 216 |
| 6 | MultiArrayQueue | 77 |
| 7 | PistonQueue | 66 |
| 8 | CoralQueue | 39 |
| 9 | rqueue-task-exector | 27 |
| 10 | awsmeter | 20 |
| 11 | Data-Structures-Java | 18 |
| 12 | Java-DSA | 11 |
| 13 | ladder | 8 |