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
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- A simple java disk backed map☆29Updated 13 years ago
- Convenience library for executing external processes☆18Updated 7 years ago
- In-process in-memory multi-level LRU cache☆21Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- Fast Flexible Efficient In Memory Java LRU cache, As describe in☆31Updated 2 months ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Code Examples☆78Updated 10 years ago
- ☆22Updated 9 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Disruptor vs ForkJoinPool playground☆16Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 3 weeks ago
- 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
- Multi-Threaded Time Series library☆60Updated 6 years ago
- # Vert.x 2.x is **deprecated** - use instead☆110Updated 5 years ago
- Java 8+ functional JDBC utility code, streams, lambdas, unchecked exceptions...☆10Updated 4 years ago
- ☆28Updated 8 years ago
- Benchmarking counters with Java8☆69Updated 10 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Code Examples☆111Updated 8 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆27Updated last month
- Examples for the "JVM Concurrency Models" talk☆9Updated 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
- Byte-code generator to create Disruptor-backed proxies☆97Updated 3 months ago