mjpt777 / java-benchmarksLinks
JMH based benchmarks for testing Java performance
☆11Updated 8 months ago
Alternatives and similar repositories for java-benchmarks
Users that are interested in java-benchmarks are comparing it to the libraries listed below
Sorting:
- Code Examples☆111Updated 8 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- High performance native memory access for Java.☆124Updated 2 months ago
- Low-latency WebSocket Server☆72Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- ☆82Updated 2 weeks ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- a messagepack serialiser☆16Updated 5 years ago
- A small but fun actor framework based on loom☆22Updated 8 months ago
- simple rules engine☆92Updated 5 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆48Updated 5 months ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- Workshop Examples☆57Updated 7 years ago
- ☆186Updated last week
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Latency benchmarks for messaging☆117Updated this week
- Microservices Sample Code used in the blog☆44Updated 8 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Actor4j’s core implementation separates SDK and runtime, enabling flexible execution models.☆72Updated last week
- 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
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Code Examples☆78Updated 11 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- ☆107Updated last week