Hashing Open Source Projects
Browse 260 Hashing open source projects, ranked by GitHub stars. Find the most popular Hashing tools and libraries.
gchq/CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Metrics details
| Stars | 35,379 |
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
Metrics details
| Stars | 8,688 |
BLAKE3-team/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
Metrics details
| Stars | 6,328 |
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Metrics details
| Stars | 6,165 |
idealo/imagededup
😎 Finding duplicate images made easy!
Metrics details
| Stars | 5,659 |
satori/go.uuid
UUID package for Go
Metrics details
| Stars | 4,901 |
callmePicacho/Data-Structres
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
Metrics details
| Stars | 3,847 |
kth-competitive-programming/kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Metrics details
| Stars | 3,421 |
twitter/util
Wonderful reusable code from Twitter
Metrics details
| Stars | 2,721 |
namazso/OpenHashTab
📝 File hashing and checking shell extension
Metrics details
| Stars | 2,660 |
seperman/deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
Metrics details
| Stars | 2,515 |
Caligatio/jsSHA
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
Metrics details
| Stars | 2,263 |
ranisalt/node-argon2
Node.js bindings for Argon2 hashing algorithm
Metrics details
| Stars | 2,166 |
jenssegers/imagehash
🌄 Perceptual image hashing for PHP
Metrics details
| Stars | 2,060 |
JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Metrics details
| Stars | 1,922 |
gtank/cryptopasta
copy & paste-friendly golang crypto
Metrics details
| Stars | 1,805 |
HashPals/Name-That-Hash
🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 300+ other hashes ☄ Comes with a neat web app 🔥
Metrics details
| Stars | 1,660 |
martinus/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Metrics details
| Stars | 1,617 |
maciejczyzewski/libchaos
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). :microscope:
Metrics details
| Stars | 1,605 |
mikechambers/as3corelib
An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
Metrics details
| Stars | 1,504 |
pyca/bcrypt
Modern(-ish) password hashing for your software and your servers
Metrics details
| Stars | 1,489 |
puleos/object-hash
Generate hashes from javascript objects in node and the browser.
Metrics details
| Stars | 1,474 |
superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Metrics details
| Stars | 1,440 |
simd-lite/simd-json
Rust port of simdjson
Metrics details
| Stars | 1,407 |
facebook/ThreatExchange
Trust & Safety tools for working together to fight digital harms.
Metrics details
| Stars | 1,358 |
tkaitchuck/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Metrics details
| Stars | 1,343 |
alanmcgovern/monotorrent
The official repository for MonoTorrent, a bittorrent library for .NET
Metrics details
| Stars | 1,230 |
sirixdb/sirix
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
Metrics details
| Stars | 1,210 |
iagox86/hash_extender
Metrics details
| Stars | 1,204 |
pyca/pynacl
Python binding to the Networking and Cryptography (NaCl) library
Metrics details
| Stars | 1,201 |
michaeleisel/zld
A faster version of Apple's linker
Metrics details
| Stars | 1,195 |
FALCONN-LIB/FALCONN
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
Metrics details
| Stars | 1,159 |
bwall/HashPump
A tool to exploit the hash length extension attack in various hashing algorithms
Metrics details
| Stars | 1,080 |
zpl-c/zpl
📐 Pushing the boundaries of simplicity
Metrics details
| Stars | 1,066 |
yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
Metrics details
| Stars | 1,035 |
ogxd/gxhash
Unsafely fast hashing algorithm 📈
Metrics details
| Stars | 1,015 |
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
Metrics details
| Stars | 992 |
noraj/haiti
:key: Hash type identifier (CLI & lib)
Metrics details
| Stars | 990 |
sindresorhus/hasha
Hashing made simple. Get the hash of a buffer/string/stream/file.
Metrics details
| Stars | 956 |
pvorb/node-md5
a JavaScript function for hashing messages with MD5
Metrics details
| Stars | 914 |
RustCrypto/password-hashes
Password hashing functions / KDFs
Metrics details
| Stars | 901 |
paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Metrics details
| Stars | 891 |
defuse/password-hashing
Password hashing code.
Metrics details
| Stars | 870 |
OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
Metrics details
| Stars | 845 |
corona10/goimagehash
Go Perceptual image hashing package
Metrics details
| Stars | 837 |
symfony/password-hasher
Provides password hashing utilities
Metrics details
| Stars | 807 |
ssdeep-project/ssdeep
Fuzzy hashing API and fuzzy hashing tool
Metrics details
| Stars | 794 |
jasondavies/bloomfilter.js
JavaScript bloom filter using FNV for fast hashing
Metrics details
| Stars | 780 |
buraksezer/consistent
Consistent hashing with bounded loads in Golang
Metrics details
| Stars | 777 |
mitchellh/hashstructure
Get hash values for arbitrary values in Go (golang).
Metrics details
| Stars | 768 |
CYBruce/DataStructure_Algorithm_ZJU
This repository is the notebook of Data Structure and Algorithms of ZJU "数据结构-浙江大学"
Metrics details
| Stars | 749 |
ShokoAnime/ShokoServer
Repository for Shoko Server.
Metrics details
| Stars | 717 |
lafikl/consistent
A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
Metrics details
| Stars | 684 |
alexedwards/argon2id
Argon2id password hashing and verification for Go
Metrics details
| Stars | 674 |
kayzhu/LSHash
A fast Python implementation of locality sensitive hashing.
Metrics details
| Stars | 674 |
skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Metrics details
| Stars | 668 |
BinRoot/Haskell-Data-Analysis-Cookbook
Accompanying Source Code for the Haskell Data Analysis Cookbook
Metrics details
| Stars | 656 |
sindresorhus/crypto-hash
Tiny hashing module that uses the native crypto API in Node.js and the browser
Metrics details
| Stars | 644 |
roots/wp-password-bcrypt
WordPress plugin to implement secure bcrypt hashed passwords
Metrics details
| Stars | 632 |
willard-yuan/hashing-baseline-for-image-retrieval
:octocat:Various hashing methods for image retrieval and serves as the baselines
Metrics details
| Stars | 630 |
