npgall / concurrent-locksLinks
Upgradable read-write locks for Java
☆85Updated 9 years ago
Alternatives and similar repositories for concurrent-locks
Users that are interested in concurrent-locks are comparing it to the libraries listed below
Sorting:
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆223Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Simple performance framework for java☆210Updated last year
- An efficient sparse bit set implementation for Java☆268Updated 2 years ago
- Low-latency java socket implementation (using shared memory)☆114Updated 6 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- ☆111Updated last week
- A fast object pool for the JVM☆380Updated this week
- Java Posix layer☆249Updated 3 months ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆100Updated 2 years ago
- hp low latency reliable multicast messaging☆126Updated 10 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated last year
- Java library for fast fixed-point arithmetic based on longs with support for up to 18 decimal places.☆166Updated 7 months ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆114Updated 10 years ago
- simple rules engine☆92Updated 5 years ago
- A gulp of low latency Java☆308Updated 6 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- High performance native memory access for Java.☆128Updated 8 months ago
- Actor4j’s core implementation separates SDK and runtime, enabling flexible execution models.☆78Updated 5 months ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime☆161Updated 2 years ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆233Updated this week
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Hot replaces classes in the JVM☆215Updated 2 years ago
- Collection of advanced monitoring structures with rolling time window semantic for Dropwizard-Metrics library, including integration with…☆102Updated 3 years ago