Extremely fast non-cryptographic hash algorithm
Support
Quality
Security
License
Reuse
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
Support
Quality
Security
License
Reuse
The password hash Argon2, winner of PHC
Support
Quality
Security
License
Reuse
A small JavaScript library to generate YouTube-like ids from numbers.
Support
Quality
Security
License
Reuse
Range library for C++14/17/20, basis for C++20's std::ranges
Support
Quality
Security
License
Reuse
C macros for hash tables and more
Support
Quality
Security
License
Reuse
Animation of the SHA-256 hash function in your terminal.
Support
Quality
Security
License
Reuse
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
Support
Quality
Security
License
Reuse
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
Support
Quality
Security
License
Reuse
Automatically exported from code.google.com/p/smhasher
Support
Quality
Security
License
Reuse
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.
Support
Quality
Security
License
Reuse
📝 File hashing and checking shell extension
Support
Quality
Security
License
Reuse
An extension providing efficient data structures for PHP 7
Support
Quality
Security
License
Reuse
Rust port of Google's SwissTable hash map
Support
Quality
Security
License
Reuse
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
Support
Quality
Security
License
Reuse
Common libraries and data structures for C.
Support
Quality
Security
License
Reuse
🌄 Perceptual image hashing for PHP
Support
Quality
Security
License
Reuse
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
Support
Quality
Security
License
Reuse
Node.js bindings for Argon2 hashing algorithm
Support
Quality
Security
License
Reuse
Official version of the Meow hash, an extremely fast level 1 hash
Support
Quality
Security
License
Reuse
Crack hashes in seconds.
Support
Quality
Security
License
Reuse
C++ associative containers
Support
Quality
Security
License
Reuse
A Go implementation of the 64-bit xxHash algorithm (XXH64)
Support
Quality
Security
License
Reuse
Object-Hash Mapping for Redis
Support
Quality
Security
License
Reuse
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
Support
Quality
Security
License
Reuse
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Support
Quality
Security
License
Reuse
Fast strong hash functions: SipHash/HighwayHash
Support
Quality
Security
License
Reuse
Submission to https://pytorch.org/hub/
Support
Quality
Security
License
Reuse
A hash table with consistent order and fast iteration; access items by key or sequence index
Support
Quality
Security
License
Reuse
Go (golang) implementation of http://www.hashids.org
Support
Quality
Security
License
Reuse
🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
Support
Quality
Security
License
Reuse
Library and command line tool to detect SHA-1 collision in a file
Support
Quality
Security
License
Reuse
Hashtopolis - A Hashcat wrapper for distributed hashcracking
Support
Quality
Security
License
Reuse
A fast, memory efficient hash map for C++
Support
Quality
Security
License
Reuse
🔎Searches Hash APIs to crack your hash quickly🔎 If hash is not found, automatically pipes into HashCat⚡
Support
Quality
Security
License
Reuse
Heapless, `static` friendly data structures
Support
Quality
Security
License
Reuse
A tool to exploit the hash length extension attack in various hashing algorithms
Support
Quality
Security
License
Reuse
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
Support
Quality
Security
License
Reuse
A searchable, syncable, content-addressable notetaking system
Support
Quality
Security
License
Reuse
Simplified distributed locking implementation using Redis
Support
Quality
Security
License
Reuse
Go package implementing Bloom filters
Support
Quality
Security
License
Reuse
C++ implementation of a fast hash map and hash set using robin hood hashing
Support
Quality
Security
License
Reuse
Java Collections till the last breadcrumb of memory and performance
Support
Quality
Security
License
Reuse
Automatically exported from code.google.com/p/cityhash
Support
Quality
Security
License
Reuse
Hashids algorithm v1.0.0 implementation in Java
Support
Quality
Security
License
Reuse
A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
Support
Quality
Security
License
Reuse
Rust Persistent Data Structures
Support
Quality
Security
License
Reuse
Hashing made simple. Get the hash of a buffer/string/stream/file.
Support
Quality
Security
License
Reuse
OpenDHT: a C++17 Distributed Hash Table implementation
Support
Quality
Security
License
Reuse
Steal Net-NTLM Hash using Bad-PDF
Support
Quality
Security
License
Reuse
x
xxHashby Cyan4973
Extremely fast non-cryptographic hash algorithm
C 7457Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
h
hashidsby vinkla
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
PHP 4992Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
phc-winner-argon2by P-H-C
The password hash Argon2, winner of PHC
C 4269Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
h
hashids.jsby niieani
A small JavaScript library to generate YouTube-like ids from numbers.
TypeScript 4056Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
range-v3by ericniebler
Range library for C++14/17/20, basis for C++20's std::ranges
C++ 3763Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
u
uthashby troydhanson
C macros for hash tables and more
C 3549Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
sha256-animationby in3rsha
Animation of the SHA-256 hash function in your terminal.
Ruby 3282Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
distribute_crawlerby gnemoug
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
Python 3237Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
h
hashids.netby ullmark
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
C# 3001Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
smhasherby aappleby
Automatically exported from code.google.com/p/smhasher
C++ 2392Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
jsSHAby Caligatio
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.
TypeScript 2176Updated: 1 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
O
OpenHashTabby namazso
📝 File hashing and checking shell extension
C++ 2073Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
e
ext-dsby php-ds
An extension providing efficient data structures for PHP 7
C 2008Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hashbrownby rust-lang
Rust port of Google's SwissTable hash map
Rust 2005Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
datasketchby ekzhu
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
Python 1991Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
scby tezc
Common libraries and data structures for C.
C 1988Updated: 1 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
i
imagehashby jenssegers
🌄 Perceptual image hashing for PHP
PHP 1855Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bcrypt-rubyby bcrypt-ruby
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
C 1849Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
n
node-argon2by ranisalt
Node.js bindings for Argon2 hashing algorithm
JavaScript 1603Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
meow_hashby cmuratori
Official version of the Meow hash, an extremely fast level 1 hash
C++ 1602Updated: 2 y ago License: Permissive (Zlib)
Support
Quality
Security
License
Reuse
H
Support
Quality
Security
License
Reuse
s
sparsehashby sparsehash
C++ associative containers
C++ 1443Updated: 1 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
x
xxhashby cespare
A Go implementation of the 64-bit xxHash algorithm (XXH64)
Go 1418Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
Support
Quality
Security
License
Reuse
l
libtomcryptby libtom
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
C 1381Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
r
robin-hood-hashingby martinus
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
C++ 1374Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
highwayhashby google
Fast strong hash functions: SipHash/HighwayHash
C++ 1319Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
h
hubby pytorch
Submission to https://pytorch.org/hub/
Python 1287Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
i
indexmapby bluss
A hash table with consistent order and fast iteration; access items by key or sequence index
Rust 1285Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
go-hashidsby speps
Go (golang) implementation of http://www.hashids.org
Go 1218Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
optimusby jenssegers
🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
PHP 1216Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sha1collisiondetectionby cr-marcstevens
Library and command line tool to detect SHA-1 collision in a file
C 1216Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
serverby hashtopolis
Hashtopolis - A Hashcat wrapper for distributed hashcracking
PHP 1171Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
s
sparseppby greg7mdp
A fast, memory efficient hash map for C++
C++ 1149Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
S
Search-That-Hashby HashPals
🔎Searches Hash APIs to crack your hash quickly🔎 If hash is not found, automatically pipes into HashCat⚡
Python 1132Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
h
heaplessby japaric
Heapless, `static` friendly data structures
Rust 1128Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
H
HashPumpby bwall
A tool to exploit the hash length extension attack in various hashing algorithms
C++ 1074Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FALCONNby FALCONN-LIB
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
C 1062Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
stronglinkby btrask
A searchable, syncable, content-addressable notetaking system
C 1042Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
r
redislockby bsm
Simplified distributed locking implementation using Redis
Go 1025Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
b
bloomby willf
Go package implementing Bloom filters
Go 984Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
r
robin-mapby Tessil
C++ implementation of a fast hash map and hash set using robin hood hashing
C++ 979Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
K
Kolobokeby leventov
Java Collections till the last breadcrumb of memory and performance
Java 974Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
cityhashby google
Automatically exported from code.google.com/p/cityhash
Shell 957Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hashids-javaby yomorun
Hashids algorithm v1.0.0 implementation in Java
Java 952Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hashids.rbby peterhellberg
A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
Ruby 948Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
rpdsby orium
Rust Persistent Data Structures
Rust 948Updated: 2 y ago License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
h
hashaby sindresorhus
Hashing made simple. Get the hash of a buffer/string/stream/file.
JavaScript 928Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
opendhtby savoirfairelinux
OpenDHT: a C++17 Distributed Hash Table implementation
C++ 927Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
B
Bad-Pdfby deepzec
Steal Net-NTLM Hash using Bad-PDF
Python 892Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse