ashkrit / blogLinks
Java Performance
☆84Updated last year
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- Java Language support☆286Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- ☆83Updated last month
- ☆109Updated last month
- Control thread affinity for Java☆380Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Simple performance framework for java☆209Updated 11 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- High performance native memory access for Java.☆126Updated 4 months ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆231Updated last month
- hp low latency reliable multicast messaging☆123Updated 9 years ago
- Useful Java utilities☆151Updated last year
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Workshop Examples☆57Updated 7 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated 2 years ago
- Code Examples☆111Updated 8 years ago
- ☆59Updated 10 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- GUI for comparing JMH results☆70Updated 8 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 7 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 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☆152Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 7 months ago