ben-manes / concurrentlinkedhashmapLinks
A ConcurrentLinkedHashMap for Java
☆477Updated 5 years ago
Alternatives and similar repositories for concurrentlinkedhashmap
Users that are interested in concurrentlinkedhashmap are comparing it to the libraries listed below
Sorting:
- Snappy compressor/decompressor for Java☆1,070Updated last week
- An asynchronous http client in Java, with a clean, callback-based API, using Netty 4.x☆321Updated 2 years ago
- More kryo serializers☆383Updated last year
- Token bucket algorithm for rate-limiting☆340Updated 4 years ago
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆455Updated last year
- A big, fast and persistent queue based on memory mapped file.☆567Updated 3 years ago
- High Performance Primitive Collections for Java☆1,029Updated 4 months ago
- Disruptor BlockingQueue☆318Updated 7 months ago
- A compressed alternative to the Java BitSet class☆563Updated 2 years ago
- XNIO☆289Updated last month
- A Java agent that rewrites bytecode to instrument allocation sites☆487Updated last month
- Don't try this in production☆109Updated 8 years ago
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆311Updated last year
- Java memory allocation profiler☆222Updated last year
- Implementation of the Raft consensus protocol in JGroups☆279Updated 2 weeks ago
- Apache Commons Pool☆539Updated this week
- JSR107 Cache Specification☆422Updated 2 years ago
- Automatically exported from code.google.com/p/memory-measurer☆276Updated 8 years ago
- Thrift on Netty☆894Updated 7 years ago
- Java large off heap cache☆1,095Updated last year
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆318Updated 3 years ago
- Java toolkit that allows you to write coroutines.☆351Updated 2 years ago
- Java Collections till the last breadcrumb of memory and performance☆1,020Updated 8 years ago
- A fork of Apache Tomcat Native, based on finagle-native☆261Updated last month
- A simple, asynchronous, single-threaded memcached client written in java.