ben-manes / lock-free-queueLinks
Experimental: Multi-producer Single-consumer Queue
☆12Updated 12 years ago
Alternatives and similar repositories for lock-free-queue
Users that are interested in lock-free-queue are comparing it to the libraries listed below
Sorting:
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 7 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Jetlang Remoting - asynchronous distributed messaging☆31Updated last year
- Java object serialization and de-serialization processor☆32Updated 7 years ago
- Java 8+ functional JDBC utility code, streams, lambdas, unchecked exceptions...☆10Updated 5 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated 2 years ago
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆106Updated 11 years ago
- Fast Flexible Efficient In Memory Java LRU cache, As describe in☆30Updated last week
- 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
- Java implementation of the Sparkey key value store☆120Updated last year
- Direct memory storage for java☆15Updated 13 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Transmit RxJava2 Flowable over http with non-blocking backpressure☆19Updated 3 weeks ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 3 weeks ago
- Convenience library for executing external processes☆18Updated 7 years ago
- Useful Java utilities☆150Updated last year
- A fluent API for generating Java byte code☆14Updated 12 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 6 months ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- Multi-Threaded Time Series library☆60Updated 7 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- Bloom filters for Java☆64Updated last year
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆96Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- # Vert.x 2.x is **deprecated** - use instead☆111Updated 5 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆92Updated 2 years ago