benalexau / hash-bench
Java Hashing, CRC and Checksum Benchmark (JMH)
☆67Updated 3 years ago
Alternatives and similar repositories for hash-bench:
Users that are interested in hash-bench are comparing it to the libraries listed below
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 5 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- ☆106Updated 2 months ago
- ☆59Updated 9 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- High performance native memory access for Java.☆123Updated this week
- ☆86Updated 6 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- GUI for comparing JMH results☆70Updated 8 years ago
- ☆82Updated 2 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated 2 weeks ago
- A hashmap implementation for Java that stores map entries off-heap