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
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- ☆84Updated this week
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 11 months 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
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 11 months ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 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
- 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
- Multi-Threaded Time Series library☆61Updated 7 years ago
- ☆191Updated last week
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 11 months ago
- Java library for working with Guava futures☆140Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- High performance native memory access for Java.☆127Updated 7 months ago
- A Java implementation of the TChannel protocol.☆137Updated 2 years ago
- Java Language support☆285Updated 2 years ago
- A Guava cache extension that allows caches to overflow to disk.☆55Updated 12 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
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆47Updated 2 years ago
- Clone of Google's memory measurer, with slight additions.☆31Updated 9 years ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆50Updated 10 months ago
- A multipart library that uses nio and asynchronous processing☆94Updated 2 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last week