coralblocks / CoralQueueLinks
CoralQueue is an ultra-low-latency, lock-free, garbage-free, batching and concurrent collection of circular data structures for inter-thread communication in Java.
☆36Updated 7 months ago
Alternatives and similar repositories for CoralQueue
Users that are interested in CoralQueue are comparing it to the libraries listed below
Sorting:
- ☆192Updated 2 weeks ago
- CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, min…☆18Updated 8 months ago
- High performance I/O library for Java using io_uring under the hood☆174Updated last year
- A Low Garbage Java Serialisation Library that supports multiple formats☆580Updated last week
- ☆112Updated 2 weeks ago
- Hella fast HTTP server library for Java☆93Updated last year
- A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions☆407Updated 3 weeks ago
- a lightweight, ultra-performant, zero dependency JDK http server implementation with http2 and websockets - designed for embedding and op…☆65Updated 4 months ago
- JUring provides Java bindings for io_uring☆171Updated last month
- Efficient, zero garbage framework to implement event sourcing applications☆18Updated 7 months ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆234Updated 2 weeks ago
- Low-latency java socket implementation (using shared memory)☆114Updated 6 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 5 years ago
- A High Performance Network ( TCP/IP ) Library☆252Updated 2 years ago
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆432Updated 2 weeks ago
- A simple, fast and garbage-free matching engine order book that you can use as a starting point for your matching engines.☆50Updated 7 months ago
- In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support☆103Updated last month
- CoralRing is an ultra-low-latency, lock-free, garbage-free, batching and concurrent circular queue (ring) in off-heap shared memory for …☆213Updated 3 weeks ago
- JLBH☆82Updated 2 weeks ago
- Low level access to native memory, JVM and OS.☆625Updated 2 weeks ago
- Low-latency WebSocket Server☆76Updated last year
- Sample programs for Chronicle Queue☆78Updated last week
- Java library for fast fixed-point arithmetic based on longs with support for up to 18 decimal places.☆166Updated 7 months ago
- High performance and low latency Exchange Collections written in Java☆63Updated last year
- io_uring transport incubator☆20Updated 3 weeks ago
- Feature-complete implementation of the Raft consensus algorithm in Java☆257Updated 7 months ago
- A gulp of low latency Java☆308Updated 6 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year