ben-manes / lock-free-queueLinks
Experimental: Multi-producer Single-consumer Queue
☆12Updated 13 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:
- Convenience library for executing external processes☆18Updated 8 years ago
- Useful Java utilities☆152Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 8 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
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- A Guava cache extension that allows caches to overflow to disk.☆55Updated 12 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- A simple java disk backed map☆29Updated 14 years ago
- Code Examples☆78Updated 11 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 4 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆28Updated last week
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- A monadic java profiler☆105Updated 7 months ago
- Huge Collections for Java using efficient off heap storage☆276Updated 11 years ago
- Utilities to write a simple DSL in Java☆79Updated 2 years ago
- A fluent API for generating Java byte code☆14Updated 12 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Lazy sequences implementation for Java 8☆132Updated 6 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 11 months ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Code Examples☆111Updated 8 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 11 months ago