hashing-algorithm topic

List hashing-algorithm repositories

wyhash-dotnet

52
Stars
3
Forks
Watchers

Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG

Scrypt

95
Stars
21
Forks
Watchers

A .NET implementation of scrypt password hash algorithm.

meow_hash

1.7k
Stars
61
Forks
Watchers

Official version of the Meow hash, an extremely fast level 1 hash

Algo-Tree

353
Stars
625
Forks
Watchers

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

719
Stars
139
Forks
Watchers

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

murmurhash-php

126
Stars
37
Forks
Watchers

PHP userland implementation of MurmurHash3

pymorton

106
Stars
21
Forks
Watchers

A lightweight and efficient Python Morton encoder with support for geo-hashing

komihash

181
Stars
6
Forks
Watchers

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG

hash-checker

162
Stars
50
Forks
Watchers

Fast and simple application that allows you to generate and compare hashes from files and text

str

122
Stars
31
Forks
Watchers

A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching