hashing topic
CuckooFilter
Substitute for bloom filter.
aghasher
:anchor: An implementation of Anchor Graph Hashing (Liu et al. 2011) in Python.
rcrypt
rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes
adler32-rs
Minimal Adler32 implementation for Rust.
kruptein
crypto; from kruptein to hide or conceal
util
A collection of useful utility functions
easy-scrypt
This is a nice and simple wrapper in Go over the scrypt password based key derivation algorithm.
InterviewBit
Collection of solution for problems on InterviewBit
go-django-hashers
Go implementation of password hashers used in Django
wyhash-dotnet
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG