mjpt777 / examplesLinks
Code Examples
☆111Updated 9 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago
- Code Examples☆78Updated 11 years ago
- ☆85Updated this week
- Single-threaded off-heap object store☆49Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Workshop Examples☆57Updated 8 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- Offheap Java POJOs with guaranteed memory alignment☆192Updated 12 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- simple rules engine☆92Updated 5 years ago
- Utilities to write a simple DSL in Java☆81Updated 2 years ago
- ☆59Updated 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 5 years ago
- A monadic java profiler☆106Updated 9 months ago
- ☆41Updated 5 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 4 years ago
- ☆111Updated this week
- A utility for monitoring UDP message-processing☆54Updated 7 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- hp low latency reliable multicast messaging☆126Updated 10 years ago
- Visualize G1GC Region allocation data☆46Updated 3 years ago
- High performance native memory access for Java.☆128Updated 8 months ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated last year