peter-lawrey / Performance-ExamplesLinks
Workshop Examples
☆57Updated 8 years ago
Alternatives and similar repositories for Performance-Examples
Users that are interested in Performance-Examples are comparing it to the libraries listed below
Sorting:
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- ☆84Updated this week
- 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
- Single-threaded off-heap object store☆49Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Code Examples☆111Updated 9 years ago
- Offheap Java POJOs with guaranteed memory alignment☆192Updated 12 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Multi-Threaded Time Series library☆61Updated 7 years ago
- ☆112Updated this week
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- Java Language support☆285Updated 2 years ago
- Auctioning with Aeron and SBE!☆31Updated 10 years ago
- HFT meets Blockchain in Java platform☆59Updated 7 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- ☆59Updated 10 years ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆233Updated this week
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- A monadic java profiler☆105Updated 8 months ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- hp low latency reliable multicast messaging☆126Updated 10 years ago
- A Regression Testing Tool For Allocations☆71Updated 8 years ago
- ☆40Updated 4 months ago
- jRT measures the response time of a java application to socket-based requests☆48Updated 9 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year