Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interface of BlockingQueue, they work with primitive rather than Objects so are unable to actually implement the BlockingQueue. They take advantage of the Unsafe.putOrdered<X>, which allows the creation of non-blockin…
☆69Dec 29, 2020Updated 5 years ago
Alternatives and similar repositories for low-latency-primitive-concurrent-queues
Users that are interested in low-latency-primitive-concurrent-queues are comparing it to the libraries listed below
Sorting:
- hp low latency reliable multicast messaging☆126Nov 6, 2015Updated 10 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Mar 12, 2014Updated 11 years ago
- Low-latency java socket implementation (using shared memory)☆114Nov 4, 2019Updated 6 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Oct 6, 2022Updated 3 years ago
- ☆85Jan 29, 2026Updated last month
- Falcon, the open source ultra low-latency FIX engine for Java☆152Mar 10, 2017Updated 8 years ago
- Java Wrapper for Intel's librdrand Library.☆10Apr 24, 2017Updated 8 years ago
- FIX/FAST decode/encode facility☆17Mar 5, 2017Updated 8 years ago
- Huge Collections for Java using efficient off heap storage☆273Dec 10, 2014Updated 11 years ago
- Stirling, an open source electronic trading library for the JVM☆63Apr 17, 2014Updated 11 years ago
- AWS CloudWatch Logs Agent written in Go with zero runtime dependencies☆12Oct 7, 2016Updated 9 years ago
- Persistent data structures - immutable copy-on-write lists, maps and sets for Java☆11Feb 14, 2021Updated 5 years ago
- ☆11Dec 19, 2021Updated 4 years ago
- Page Rank, Inverted Index and Matrix Multiplication☆10May 23, 2017Updated 8 years ago
- Tick/Time Series database☆11Oct 24, 2015Updated 10 years ago
- The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read represen…☆14May 7, 2018Updated 7 years ago
- look at the technologies designed to support event-driven, messaging-centric services. messaging serves as the substrate for higher order…☆10Jan 31, 2018Updated 8 years ago
- kdb+/q syntax highlighting for the sublime editor☆14Apr 24, 2016Updated 9 years ago
- An S3 filesystem provider for Java 7☆13Jan 25, 2012Updated 14 years ago
- A fast object pool for the JVM☆384Feb 25, 2026Updated last week
- QuantComponents - Free Java components for Quantitative Finance and Algorithmic Trading☆169Jul 28, 2018Updated 7 years ago
- A utility for monitoring UDP message-processing☆54Jul 20, 2018Updated 7 years ago
- Java library for packaging native libraries, executables, and resources for runtime within jar files☆18Dec 3, 2025Updated 3 months ago
- Microbenchmarks for JVM code.☆14Aug 29, 2015Updated 10 years ago
- Attempt to build a fast zero garbage FIX engine with Java. (UNRELEASED)☆12Jun 21, 2017Updated 8 years ago
- A temporal graph database on top of Datomic☆54Dec 16, 2023Updated 2 years ago
- eep.erl - Embedded Event Processing☆37Jul 3, 2015Updated 10 years ago
- Experimental: Multi-producer Single-consumer Queue☆12Jul 30, 2012Updated 13 years ago
- A High Performance Network ( TCP/IP ) Library☆252Aug 7, 2023Updated 2 years ago
- Tutorial on reducing Linux scheduler jitter☆125Aug 20, 2018Updated 7 years ago
- Latency benchmarks for messaging☆124Feb 24, 2026Updated last week
- Utilities for HDR Histogram logs manipulation☆30Mar 1, 2021Updated 5 years ago
- Event-Driven Microservices with Spring Boot and ActiveMQ☆11Aug 7, 2019Updated 6 years ago
- Java 7 features backported to Android 2.2+☆88Nov 11, 2013Updated 12 years ago
- Link to native C functions via JSR-292 MethodHandles☆21Aug 30, 2023Updated 2 years ago
- Quantitative Finance Library for Java by Idylwood Technologies☆54Feb 3, 2014Updated 12 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆108Nov 1, 2017Updated 8 years ago
- A ping utility to baseline Java socket performance expectations.☆52May 28, 2015Updated 10 years ago
- SAX parser for JSon and YAML (alpha)☆23Oct 24, 2016Updated 9 years ago