hashing-algorithm topic
wyhash-dotnet
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
Scrypt
A .NET implementation of scrypt password hash algorithm.
meow_hash
Official version of the Meow hash, an extremely fast level 1 hash
Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exem...
jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
murmurhash-php
PHP userland implementation of MurmurHash3
pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
str
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching