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:
- 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
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- ☆82Updated 6 months ago
- ☆107Updated this week
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Java Language support☆285Updated last year
- ☆59Updated 10 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- hp low latency reliable multicast messaging☆122Updated 9 years ago
- Workshop Examples☆57Updated 7 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 4 months ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆99Updated 4 months ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- backend stack maintained by landz itself☆67Updated 11 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- HFT meets Blockchain in Java platform☆60Updated 6 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Code Examples☆111Updated 8 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago