ben-manes / lock-free-queue
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:
- Convenience library for executing external processes☆18Updated 7 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated 4 months ago
- Direct memory storage for java☆15Updated 13 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Java library providing zipkin-like tracing functionality☆19Updated this week
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 7 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆27Updated 2 months ago
- Disruptor vs ForkJoinPool playground☆16Updated last year
- 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
- 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
- ☆22Updated 9 years ago
- In-process in-memory multi-level LRU cache☆21Updated 2 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Fast Flexible Efficient In Memory Java LRU cache, As describe in☆31Updated 2 months ago
- Java implementation of the Sparkey key value store☆119Updated last year
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆92Updated last year
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- ☆86Updated 7 years ago
- Provides common core classes and the dependency injection microkernel powering all SIRIUS applications☆38Updated this week
- Byte-code generator to create Disruptor-backed proxies☆97Updated 4 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- Java 8+ functional JDBC utility code, streams, lambdas, unchecked exceptions...☆10Updated 4 years ago
- Workshop Examples☆57Updated 7 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 10 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- Code Examples☆111Updated 8 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 6 years ago