Support
Quality
Security
License
Reuse
Node.js bindings for argon2, the winner of the Password Hashing Competition (PHC)
Support
Quality
Security
License
Reuse
[Basically feature complete] Keccak-family hashing library
Support
Quality
Security
License
Reuse
An efficient external-memory algorithm for the construction of minimal perfect hash functions
Support
Quality
Security
License
Reuse
Implement Hashids latest v1.0.0
Support
Quality
Security
License
Reuse
Compile-time string operations
Support
Quality
Security
License
Reuse
Implementation of Chord - A Distributed Hash Table
Support
Quality
Security
License
Reuse
An open-source BzTree implementation
Support
Quality
Security
License
Reuse
An implementation of `std :: hash :: Hasher` which does not hash at all.
Support
Quality
Security
License
Reuse
C++17 implementation of memory-efficient dynamic tries
Support
Quality
Security
License
Reuse
Bloom filters for Java
Support
Quality
Security
License
Reuse
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
Support
Quality
Security
License
Reuse
GIT Clone of the source files in http://www.zer7.com/software.php?page=cryptsharp
Support
Quality
Security
License
Reuse
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
Support
Quality
Security
License
Reuse
Minimal perfect hashing in Go
Support
Quality
Security
License
Reuse
python hash cracker
Support
Quality
Security
License
Reuse
Golang implementation for PHP's functions
Support
Quality
Security
License
Reuse
Just some random guides and docs.
Support
Quality
Security
License
Reuse
simple consistent hashing implementation
Support
Quality
Security
License
Reuse
Simple tool to calc Golang module checksum of go.mod and module dir.
Support
Quality
Security
License
Reuse
A fully concurrent lock-free cuckoo hash table implementation
Support
Quality
Security
License
Reuse
Symbol hash for ELF files
Support
Quality
Security
License
Reuse
Colors & Hash Rockets in IRB
Support
Quality
Security
License
Reuse
⚡Fast filysystem fingerprinting using xxHash
Support
Quality
Security
License
Reuse
A golang implementation of a sparse merkle tree
Support
Quality
Security
License
Reuse
Secure password hashers for Go compatible with Django
Support
Quality
Security
License
Reuse
Mandelbrot in Golang
Support
Quality
Security
License
Reuse
Similarity hashing
Support
Quality
Security
License
Reuse
C
Coding-Ninja-Data-Structure-In-Javaby hitsa70
Java 46 Version:Current License: No License (No License)
Star the repo if you like it. This will have solutions to all the problems that are included in Coding Ninja's 2020 Data structure in java Course. All test cases passed.
Support
Quality
Security
License
Reuse
Locality-sensitive hashing algorithm for text similarity comparisons
Support
Quality
Security
License
Reuse
A Rust port of the password primitives used in Django Project.
Support
Quality
Security
License
Reuse
Golang Merkle Tree Implementation. With hash.Hash interface for streaming support
Support
Quality
Security
License
Reuse
A collection of password hashing routines in pure Rust
Support
Quality
Security
License
Reuse
Different hash functions in Kotlin (SHA3 with Keccak and Shake variants, sha256, ripemd160)
Support
Quality
Security
License
Reuse
Dynatrace hash library for Java
Support
Quality
Security
License
Reuse
A script crack bcrypt hash.
Support
Quality
Security
License
Reuse
Molecular MHFP fingerprints for cheminformatics applications
Support
Quality
Security
License
Reuse
A C# Deque class
Support
Quality
Security
License
Reuse
An optimized sparse merkle tree.
Support
Quality
Security
License
Reuse
Rust MetroHash
Support
Quality
Security
License
Reuse
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
Support
Quality
Security
License
Reuse
Intrusive data structures for C
Support
Quality
Security
License
Reuse
:elephant: A php extension for Hashids: generate short unique ids from integers.
Support
Quality
Security
License
Reuse
Stable hash functions for Postgres
Support
Quality
Security
License
Reuse
Lockfree resizeable concurrent hash table.
Support
Quality
Security
License
Reuse
Solutions to select interviewbit problems
Support
Quality
Security
License
Reuse
Hasher is designed to be a tool that allows you to quickly hash plaintext strings, or compare hashed values with a plaintext locally. Not meant to crack passwords, but designed for local checks.
Support
Quality
Security
License
Reuse
jQuery Plugin port of javascript sha256 hash algorithm
Support
Quality
Security
License
Reuse
yet another bloom filter implementation for node.js; backed by xxhash
Support
Quality
Security
License
Reuse
Hexadecimal hashes of everything
Support
Quality
Security
License
Reuse
t
tainted_hashby github
Ruby 51Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
argon2-ffiby cjlarose
Node.js bindings for argon2, the winner of the Password Hashing Competition (PHC)
JavaScript 51Updated: 3 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
l
libkeccakby maandree
[Basically feature complete] Keccak-family hashing library
C 51Updated: 3 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
e
emphfby ot
An efficient external-memory algorithm for the construction of minimal perfect hash functions
C++ 51Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
h
hashids-scalaby newhoggy
Implement Hashids latest v1.0.0
Scala 51Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
Support
Quality
Security
License
Reuse
C
Chordby ChuanXia
Implementation of Chord - A Distributed Hash Table
Java 50Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bztreeby sfu-dis
An open-source BzTree implementation
C++ 50Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
nohash-hasherby paritytech
An implementation of `std :: hash :: Hasher` which does not hash at all.
Rust 50Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
poplar-trieby kampersanda
C++17 implementation of memory-efficient dynamic tries
C++ 50Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bloomfilterby sangupta
Bloom filters for Java
Java 49Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
b
base62by jtzemp
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
Ruby 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cryptsharpby ChrisMcKee
GIT Clone of the source files in http://www.zer7.com/software.php?page=cryptsharp
C# 49Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
w
wyhash-rsby eldruin
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
Rust 49Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
h
Support
Quality
Security
License
Reuse
g
gophpby techoner
Golang implementation for PHP's functions
Go 48Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
docsby desimaniac
Just some random guides and docs.
HTML 48Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
libchashby dgryski
simple consistent hashing implementation
C 48Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
g
go-checksumby vikyd
Simple tool to calc Golang module checksum of go.mod and module dir.
Go 48Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LockFreeCuckooHashby eourcs
A fully concurrent lock-free cuckoo hash table implementation
C++ 48Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
telfhashby trendmicro
Symbol hash for ELF files
Python 47Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
f
Support
Quality
Security
License
Reuse
x
xxhashdirby lunatic-cat
⚡Fast filysystem fingerprinting using xxHash
Go 47Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gosmtby pylls
A golang implementation of a sparse merkle tree
Go 47Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
u
unchainedby alexandrevicenzi
Secure password hashers for Go compatible with Django
Go 47Updated: 4 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
g
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
C
Coding-Ninja-Data-Structure-In-Javaby hitsa70
Star the repo if you like it. This will have solutions to all the problems that are included in Coding Ninja's 2020 Data structure in java Course. All test cases passed.
Java 46Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
py-nilsimsaby diffeo
Locality-sensitive hashing algorithm for text similarity comparisons
Python 46Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
rust-djangohashersby Racum
A Rust port of the password primitives used in Django Project.
Rust 46Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
merkleby vbatts
Golang Merkle Tree Implementation. With hash.Hash interface for streaming support
Go 46Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pwhashby inejge
A collection of password hashing routines in pure Rust
Rust 46Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
K
KHashby komputing
Different hash functions in Kotlin (SHA3 with Keccak and Shake variants, sha256, ripemd160)
Kotlin 46Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hash4jby dynatrace-oss
Dynatrace hash library for Java
Java 46Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
D
Debcryptby BREAKTEAM
A script crack bcrypt hash.
Python 45Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
mhfpby reymond-group
Molecular MHFP fingerprints for cheminformatics applications
Python 45Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Support
Quality
Security
License
Reuse
s
sparse-merkle-treeby jjyr
An optimized sparse merkle tree.
Rust 45Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
b
blackwidowby Qihoo360
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
C++ 45Updated: 4 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
l
libintrusiveby graphitemaster
Intrusive data structures for C
C 45Updated: 4 y ago License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
h
hashids.phpcby cdoco
:elephant: A php extension for Hashids: generate short unique ids from integers.
C 45Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
pghashlibby markokr
Stable hash functions for Postgres
C 45Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
chtby Gregory-Meyer
Lockfree resizeable concurrent hash table.
Rust 45Updated: 3 y ago License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
i
interviewbit_solutionsby codepath
Solutions to select interviewbit problems
Java 44Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
H
Hasherby FortyNorthSecurity
Hasher is designed to be a tool that allows you to quickly hash plaintext strings, or compare hashed values with a plaintext locally. Not meant to crack passwords, but designed for local checks.
Python 44Updated: 4 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
j
jquery.sha256by alexweber
jQuery Plugin port of javascript sha256 hash algorithm
JavaScript 44Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
x
xx-bloomby ceejbot
yet another bloom filter implementation for node.js; backed by xxhash
JavaScript 44Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hashbowby supercrabtree
Hexadecimal hashes of everything
JavaScript 44Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse