mjpt777 / rw-concurrencyLinks
Multiple readers and writers concurrency tests.
☆128Updated 8 years ago
Alternatives and similar repositories for rw-concurrency
Users that are interested in rw-concurrency are comparing it to the libraries listed below
Sorting:
- Single-threaded off-heap object store☆48Updated 2 years ago
- Code Examples☆111Updated 8 years ago
- Workshop Examples☆57Updated 7 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- A utility for monitoring UDP message-processing☆54Updated 7 years ago
- ☆83Updated last month
- Visualize G1GC Region allocation data☆41Updated 3 years ago
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- High performance native memory access for Java.☆126Updated 4 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 7 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 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
- ☆143Updated 3 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- A ping utility to baseline Java socket performance expectations.☆52Updated 10 years ago
- Utilities to write a simple DSL in Java☆77Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- ☆59Updated 10 years ago
- A monadic java profiler☆105Updated 4 months ago
- Visualizer for HdrHistogram and JHiccup logs☆44Updated 3 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra …☆48Updated 5 years ago