giltene / DeveloperJMMCookbookLinks
A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)
☆12Updated 11 years ago
Alternatives and similar repositories for DeveloperJMMCookbook
Users that are interested in DeveloperJMMCookbook are comparing it to the libraries listed below
Sorting:
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated last year
- Utilities to write a simple DSL in Java☆81Updated 2 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Code Examples☆111Updated 9 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated 2 years ago
- Code Examples☆78Updated 11 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- ☆15Updated 3 years ago
- Convenience library for executing external processes☆18Updated 8 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Disruptor vs ForkJoinPool playground☆15Updated last year
- A simple java disk backed map☆29Updated 14 years ago
- Crossing IO boundaries on the JVM with Reactive Streams☆78Updated 3 years ago
- Visualize G1GC Region allocation data☆46Updated 3 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated last year
- High performance Multithreaded Async I/O for Java 8☆33Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Comsat Examples☆48Updated 10 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Workshop Examples☆57Updated 8 years ago
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 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