nitsanw / examplesLinks
Code Examples
☆78Updated 11 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Code Examples☆111Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years 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 11 years ago
- ☆59Updated 10 years ago
- Offheap Java POJOs with guaranteed memory alignment☆192Updated 12 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆84Updated 6 months ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆140Updated 3 years ago
- Single-threaded off-heap object store☆49Updated 3 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Workshop Examples☆57Updated 8 years ago
- A simple java disk backed map☆29Updated 14 years ago
- A hash-based high-performance data store☆163Updated 2 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 8 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Scalable Java Disque client☆35Updated 9 years ago
- Utility code for java and jvm-based languages☆53Updated 3 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
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- GUI for comparing JMH results☆71Updated 9 years ago
- ☆41Updated 5 months ago
- ☆84Updated this week
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated last year