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 8 years ago
- Convenience library for executing external processes☆18Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Multi-Threaded Time Series library☆61Updated 7 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
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆99Updated 2 years ago
- A simple java disk backed map☆29Updated 13 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Code Examples☆111Updated 8 years ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- Async HTTP server/client - high performance in functional style, full-featured.☆39Updated 9 years ago
- Code Examples☆78Updated 11 years ago
- Lazy sequences implementation for Java 8☆132Updated 6 years ago
- Provides common core classes and the dependency injection microkernel powering all SIRIUS applications☆38Updated last week
- Java implementation of the Sparkey key value store☆122Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- Microbenchmarks for JVM code.☆14Updated 10 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 3 years ago