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.
☆34Updated last month
Alternatives and similar repositories for CoralQueue
Users that are interested in CoralQueue are comparing it to the libraries listed below
Sorting:
- ☆186Updated 2 weeks ago
- ☆107Updated 2 weeks ago
- CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, min…☆17Updated last month
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆68Updated 4 years ago
- Multi-Threaded Time Series library☆60Updated 7 years ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆229Updated 2 weeks ago
- Hella fast HTTP server library for Java☆89Updated 11 months ago
- Low-latency java socket implementation (using shared memory)☆111Updated 5 years ago
- High performance I/O library for Java using io_uring under the hood☆164Updated 11 months ago
- A Low Garbage Java Serialisation Library that supports multiple formats☆557Updated 2 weeks ago
- A High Performance Network ( TCP/IP ) Library☆250Updated 2 years ago
- Java Protobuf implementation suitable for real-time enviroments☆124Updated 10 months ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 8 months ago
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆421Updated last week
- The first Java Actor System supporting fibers from Project Loom☆229Updated 6 months ago
- A gulp of low latency Java☆304Updated 5 years ago
- Efficient, zero garbage framework to implement event sourcing applications☆17Updated last month
- Low-latency WebSocket Server☆74Updated last year
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- a lightweight, ultra-performant, zero dependency JDK http server implementation with http2 and websockets - designed for embedding and op…☆43Updated 2 months ago
- Workshop Examples☆57Updated 7 years ago
- Java file-based extremely fast and reliable FIFO queue.☆59Updated 3 years ago
- A fast alternative to Java Reflection API's method invocation☆122Updated 4 years ago
- Low level access to native memory, JVM and OS.☆609Updated 2 weeks ago
- Relational Streams for Java☆37Updated 2 years ago
- HeapFragger: A heap fragmentation inducer☆60Updated 3 years ago
- A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions☆360Updated 5 months ago
- light weight, high performance, simple, reliable and persistent queue for Java applications☆46Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Feature-complete implementation of the Raft consensus algorithm in Java☆240Updated last month