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.
☆35Updated 2 months ago
Alternatives and similar repositories for CoralQueue
Users that are interested in CoralQueue are comparing it to the libraries listed below
Sorting:
- ☆188Updated last month
- CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, min…☆17Updated 2 months ago
- High performance I/O library for Java using io_uring under the hood☆167Updated last year
- Hella fast HTTP server library for Java☆89Updated last year
- JUring provides Java bindings for io_uring☆158Updated 2 weeks ago
- A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions☆362Updated 3 weeks ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆231Updated last month
- Efficient, zero garbage framework to implement event sourcing applications☆18Updated 2 months ago
- ☆109Updated last month
- a lightweight, ultra-performant, zero dependency JDK http server implementation with http2 and websockets - designed for embedding and op…☆48Updated this week
- A High Performance Network ( TCP/IP ) Library☆250Updated 2 years ago
- Low-latency WebSocket Server☆74Updated last year
- A Low Garbage Java Serialisation Library that supports multiple formats☆560Updated this week
- Java Protobuf implementation suitable for real-time enviroments☆126Updated 11 months ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- A time ticker as a light weight clock☆23Updated 2 years ago
- A fast alternative to Java Reflection API's method invocation☆122Updated 4 years ago
- CoralRing is an ultra-low-latency, lock-free, garbage-free, batching and concurrent circular queue (ring) in off-heap shared memory for …☆204Updated 5 months ago
- The first Java Actor System supporting fibers from Project Loom☆229Updated 7 months ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- Low level access to native memory, JVM and OS.☆610Updated last month
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- An exploration for running analytics on JDK Flight Recorder recordings☆135Updated 2 years ago
- Notes and scripts for my JUG KA talk on Java profiling☆22Updated 2 years ago
- A Java library with low latency zero gc data structures and utilities.☆26Updated 3 years ago
- Java file-based extremely fast and reliable FIFO queue.☆62Updated 3 years ago
- Auctioning with Aeron and SBE!☆31Updated 9 years ago
- Fast embedded key-value database engine for Java.☆23Updated 2 years ago