Skip to content
#

rapidhash

Here are 9 public repositories matching this topic...

A high-performance, non-cryptographic hashing algorithm written in C++. MuseAir offers fast, efficient hashing optimized for large datasets, with competitive performance compared to other popular algorithms like WyHash and RapidHash. Cross-platform support with thorough benchmarking.

  • Updated Feb 23, 2026
  • C++

Three fast non-cryptographic hashes for Go, one package each: XXH3 (64/128-bit), XXH64 and rapidhash. Bit-identical to their reference C implementations. Generated SSE2/AVX2/AVX-512/NEON/SVE2 kernels, verified by simulation where the host cannot run them. No dependencies outside the standard library.

  • Updated Aug 19, 2026
  • Assembly

Improve this page

Add a description, image, and links to the rapidhash topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rapidhash topic, visit your repo's landing page and select "manage topics."

Learn more