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.
☆33Updated 2 weeks ago
Alternatives and similar repositories for CoralQueue
Users that are interested in CoralQueue are comparing it to the libraries listed below
Sorting:
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, min…☆16Updated last month
- Efficient, zero garbage framework to implement event sourcing applications☆17Updated 3 weeks ago
- a lightweight, ultra-performant, zero dependency JDK http server implementation designed for embedding and optimized for virtual threads☆41Updated last month
- Low-latency WebSocket Server☆72Updated last year
- ☆186Updated this week
- ☆107Updated this week
- CLI for resolving dependencies on the JVM☆32Updated 5 months ago
- Hella fast HTTP server library for Java☆89Updated 10 months ago
- Multi-Threaded Time Series library☆60Updated 7 years ago
- Low-latency java socket implementation (using shared memory)☆110Updated 5 years ago
- Java Protobuf implementation suitable for real-time enviroments☆124Updated 10 months ago
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated 2 years ago
- Vectorized UTF-8 Validation for Java☆64Updated last year
- Java file-based extremely fast and reliable FIFO queue.☆58Updated 3 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- High performance I/O library for Java using io_uring under the hood☆164Updated 10 months ago
- JUring provides Java bindings for io_uring☆149Updated last week
- Sample programs for Chronicle Queue☆77Updated last month
- Fast embedded key-value database engine for Java.☆24Updated 2 years ago
- ☆82Updated 2 weeks ago
- Relational Streams for Java☆37Updated 2 years ago
- An alternative to ScheduledThreadPoolExecutor proof against the clock drift problem☆67Updated 5 years ago
- Library for streaming Java Flight Recording (JFR) files from local or remote JVMs☆91Updated 2 years ago
- In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support☆76Updated 3 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 3 weeks ago
- hp low latency reliable multicast messaging☆122Updated 9 years ago
- core fluxtion static event processor generator tool and runtime components☆2Updated last week
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 8 months ago
- A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions☆353Updated 4 months ago