linkedin / concurrentliLinks
Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java programs
☆48Updated 5 years ago
Alternatives and similar repositories for concurrentli
Users that are interested in concurrentli are comparing it to the libraries listed below
Sorting:
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- Useful Java utilities☆152Updated last year
- Multiple readers and writers concurrency tests.☆129Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Benchmarking counters with Java8☆69Updated 11 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
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆101Updated last year
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆50Updated last year
- ☆192Updated last week
- High performance native memory access for Java.☆128Updated 8 months 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
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Byte-code generator to create Disruptor-backed proxies☆104Updated last year
- ☆58Updated 3 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- A multipart library that uses nio and asynchronous processing☆94Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- ☆85Updated last week
- A Guava cache extension that allows caches to overflow to disk.☆54Updated 12 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆108Updated 8 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last month
- A java idiomatic monitoring client for collecting metrics☆66Updated 2 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Java library for working with Guava futures☆140Updated last year
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- A RESTFul bloom filters daemon.☆17Updated last year