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:
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 8 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Code Examples☆111Updated 9 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- Useful Java utilities☆153Updated last year
- Multiway object pool (experiment)☆39Updated 12 years ago
- ☆143Updated 4 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
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Convenience library for executing external processes☆18Updated 8 years ago
- Lazy sequences implementation for Java 8☆133Updated 7 years ago
- Erlang style object supervision for the JVM☆126Updated 2 years ago
- A Java implementation of the JSONPath specification☆46Updated 5 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- A monadic java profiler☆106Updated 9 months ago
- ☆161Updated 5 years ago
- Multiple readers and writers concurrency tests.☆129Updated 9 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 5 years ago
- Yammer|Codahale|Dropwizard Metrics for SQL and JDBC☆25Updated 3 years ago
- Qbit Microservices Examples☆45Updated 9 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆94Updated this week
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆80Updated last year
- A fluent API for generating Java byte code☆14Updated 12 years ago
- ☆64Updated 3 years ago