ben-manes / lock-free-queue
Experimental: Multi-producer Single-consumer Queue
☆11Updated 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
- Java implementation of the jump consistent hash☆30Updated 2 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
- Convenience library for executing external processes☆18Updated 7 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Code Examples☆111Updated 8 years ago
- ☆86Updated 7 years ago
- A simple java disk backed map☆29Updated 13 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 9 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆60Updated 7 years ago
- Multiple readers and writers concurrency tests.☆125Updated 8 years ago
- Benchmarking counters with Java8☆69Updated 10 years ago
- Code Examples☆78Updated 10 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated last year
- Hi Spring fans! In this installment of _Spring Tips_ we'll look at the new Spring Cloud Gateway project, due to be released in all its re…☆9Updated 7 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆27Updated last month
- Java library providing zipkin-like tracing functionality☆18Updated this 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
- Disruptor vs ForkJoinPool playground☆16Updated 11 months ago
- Pure Java implementations of Murmur hash algorithms☆73Updated last year
- Direct memory storage for java☆15Updated 13 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- A distributed provisioning and servicing platform over Hazelcast and Akka☆25Updated 7 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆94Updated last year
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- ☆11Updated 2 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 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
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago