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 6 months ago
Alternatives and similar repositories for CoralQueue
Users that are interested in CoralQueue are comparing it to the libraries listed below
Sorting:
- ☆192Updated this week
- a lightweight, ultra-performant, zero dependency JDK http server implementation with http2 and websockets - designed for embedding and op…☆65Updated 3 months ago
- High performance I/O library for Java using io_uring under the hood☆173Updated last year
- JLBH☆82Updated this week
- ☆111Updated this week
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- A Low Garbage Java Serialisation Library that supports multiple formats☆577Updated this week
- 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☆233Updated this week
- Low-latency WebSocket Server☆75Updated last year
- Hella fast HTTP server library for Java☆93Updated last year
- An exploration for running analytics on JDK Flight Recorder recordings☆140Updated 2 years ago
- In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support☆101Updated last month
- JUring provides Java bindings for io_uring☆169Updated 3 weeks ago
- ☆85Updated this week
- Feature-complete implementation of the Raft consensus algorithm in Java☆255Updated 7 months ago
- A High Performance Network ( TCP/IP ) Library☆252Updated 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…☆69Updated 5 years ago
- Low-latency java socket implementation (using shared memory)☆114Updated 6 years ago
- A Java library with low latency zero gc data structures and utilities.☆27Updated 3 years ago
- ☆66Updated this week
- HeapFragger: A heap fragmentation inducer☆60Updated 4 years ago
- CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, min…☆18Updated 7 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated last week
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Library for streaming Java Flight Recording (JFR) files from local or remote JVMs☆94Updated 2 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆433Updated this week
- Relational Streams for Java☆37Updated 2 years ago
- A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions☆405Updated 2 weeks ago