linkedin / concurrentliLinks
Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java programs
☆47Updated 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
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Useful Java utilities☆150Updated last year
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 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
- Bloom filters for Java☆64Updated last year
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- High performance native memory access for Java.☆124Updated 2 months ago
- Sql Parser written in Antlr4 for Lucene☆44Updated 7 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆48Updated 5 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆82Updated last week
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆45Updated last year
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.☆49Updated 5 years ago
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- Multi-Threaded Time Series library☆60Updated 7 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆141Updated last week
- A RESTFul bloom filters daemon.☆16Updated 9 months ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- Mirror of Apache DirectMemory☆52Updated last year
- JVM Warmup Engine☆26Updated 2 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆78Updated 6 months ago