hash-functions topic
swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
python-hashes
Interesting (non-cryptographic) hashes implemented in pure Python.
highwayhash
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
Zero-Allocation-Hashing
Zero-allocation hashing for Java
Data.HashFunction
C# library to create a common interface to non-cryptographic hash functions.
RHash
Great utility for computing hash sums
hash-identifier
Software to identify the different types of hashes used to encrypt data and especially passwords
smhasher
Hash function quality and speed tests
multihash
Self describing hashes - for future proofing
Bitcoin-Cryptography-Library
Nayuki's implementation of cryptographic primitives used in Bitcoin.