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.☆58Updated 7 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- Java Language support☆286Updated 2 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Convenience library for executing external processes☆18Updated 7 years ago
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 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
- ☆83Updated last month
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆98Updated 2 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
- ☆22Updated 9 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆26Updated 2 weeks ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated 2 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Microbenchmarks for JVM code.☆14Updated 10 years ago
- Code Examples☆111Updated 8 years ago
- ☆17Updated 10 years ago