peter-lawrey / Performance-ExamplesLinks
Workshop Examples
☆57Updated 7 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:
- ☆82Updated 7 months ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- 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
- Multi-Threaded Time Series library☆61Updated 7 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- ☆107Updated 2 weeks ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Offheap Java POJOs with guaranteed memory alignment☆189Updated 11 years ago
- ☆59Updated 10 years ago
- Code Examples☆111Updated 8 years ago
- Java Language support☆285Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Auctioning with Aeron and SBE!☆30Updated 9 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- HFT meets Blockchain in Java platform☆60Updated 6 years ago
- A utility for monitoring UDP message-processing☆53Updated 6 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Framework for building Secure Scalable Microservices on Distributed Ledger Technology☆50Updated 8 months ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- ☆186Updated last week
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 8 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- RFC's used by OpenHFT☆22Updated 4 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago