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:
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Utilities to write a simple DSL in Java☆79Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Code Examples☆111Updated 8 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Code Examples☆78Updated 11 years ago
- ☆15Updated 3 years ago
- ☆84Updated last week
- Workshop Examples☆57Updated 8 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 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
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Convenience library for executing external processes☆18Updated 8 years ago
- Crossing IO boundaries on the JVM with Reactive Streams☆78Updated 3 years ago
- High performance Multithreaded Async I/O for Java 8☆33Updated 3 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆28Updated this week
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- Visualize G1GC Region allocation data☆44Updated 3 years ago
- jRT measures the response time of a java application to socket-based requests☆48Updated 9 years ago