nitsanw / examples
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
- Code Examples☆111Updated 8 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆136Updated 2 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 9 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago
- ☆59Updated 10 years ago
- Disruptor vs ForkJoinPool playground☆16Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- ☆40Updated 9 months ago
- Workshop Examples☆57Updated 7 years ago
- Auctioning with Aeron and SBE!☆30Updated 9 years ago
- A hash-based high-performance data store☆161Updated last year
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆142Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆150Updated 12 years ago
- High-performance Raft-based Java Web Container☆62Updated 6 years ago
- A utility for monitoring UDP message-processing☆51Updated 6 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- Code for Method Dispatch article☆13Updated 10 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- GUI for comparing JMH results☆70Updated 8 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 7 years ago