Repository navigation

#

hashing-algorithm

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

C++
1762
3 年前

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

JavaScript
727
3 年前

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 exemplary programmer. It contains solutions in various languages such as C++, Python and Java.

C++
364
10 个月前

PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)

C
313
1 个月前

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

C++
223
3 天前

🚀 DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS

C++
217
2 年前

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

Java
197
4 个月前

PHP userland implementation of MurmurHash3

PHP
129
2 年前

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

C++
129
4 年前

A .NET implementation of scrypt password hash algorithm.

C#
97
9 个月前

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

C#
55
2 年前

An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.

C#
42
2 年前

My solved DS & Algo problems on GeeksforGeeks. It covers almost every data structure and algorithm present that is must for practice to have a good hand on Competitive Programming.

C++
35
9 个月前

A strong and customizable password generator made with python3!

Python
33
5 个月前