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:
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 8 years ago
- Multiple readers and writers concurrency tests.☆128Updated 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
- Convenience library for executing external processes☆18Updated 8 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- Code Examples☆111Updated 9 years ago
- A Java implementation of the JSONPath specification☆46Updated 5 years ago
- ☆85Updated this week
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆28Updated last month
- ☆22Updated 9 years ago
- Useful Java utilities☆152Updated last year
- Workshop Examples☆57Updated 8 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆162Updated 2 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- Custom java agent for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF☆51Updated 11 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
- Java Language support☆285Updated 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
- A monadic java profiler☆106Updated 9 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Lazy sequences implementation for Java 8☆133Updated 6 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆100Updated 2 years ago