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:
- Useful Java utilities☆152Updated last year
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- 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
- Benchmarking counters with Java8☆69Updated 11 years ago
- High performance native memory access for Java.☆127Updated 6 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
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- ☆190Updated last week
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 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
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- JVM Warmup Engine☆26Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- ☆83Updated this week
- Suite for benchmarking Java logging frameworks.☆19Updated last year
- A Java implementation of the TChannel protocol.☆137Updated 2 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- Java library for working with Guava futures☆140Updated last year
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated this week
- A Guava cache extension that allows caches to overflow to disk.☆55Updated 12 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆50Updated 9 months ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆165Updated 8 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- A multipart library that uses nio and asynchronous processing☆94Updated 2 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆221Updated 2 years ago
- Configurable sizeOf engine for Ehcache☆108Updated 10 months ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year