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 8 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- ☆59Updated 10 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Offheap Java POJOs with guaranteed memory alignment☆191Updated 12 years ago
- A simple java disk backed map☆29Updated 14 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆83Updated 5 months ago
- Huge Collections for Java using efficient off heap storage☆276Updated 11 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- hp low latency reliable multicast messaging☆126Updated 10 years ago
- GUI for comparing JMH results☆71Updated 9 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- Java implementation of the Sparkey key value store☆123Updated last week
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Scalable Java Disque client☆35Updated 9 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 8 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Preemptive jstack for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF☆82Updated 11 years ago
- Visualizer for HdrHistogram and JHiccup logs☆44Updated 3 years ago
- ☆84Updated last week
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- Auctioning with Aeron and SBE!☆31Updated 10 years ago
- Reactive streams implementation for Netty.☆115Updated last week