All tags
Catalogue tag

#hash

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

103 records
Tagged “hash”Ranked by health index
Packagist
73Goodhealth index
ramsey/collection
:card_index_dividers: A PHP library for representing and manipulating collections.
PHP★ 1,200↓ 16.6M/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
NuGet
69Goodhealth index
MaestriaNet/Extensions
Extension function pack to increase productivity and improve source code writing.
C#★ 6Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
npm
69Goodhealth index
danielroe/fnv1a-64
Tiny, fast, dependency-free 64-bit FNV-1a string hash for Node and the browser.
TypeScript · JavaScript★ 6↓ 2M/moAug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
npm
69Goodhealth index
nazmul-nhb/nhb-toolbox
A versatile collection of smart, efficient, and reusable utility functions and classes for everyday development needs.
TypeScript★ 11↓ 3,938/moJul 15, 2026
Apache-2.0Jul 15, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
zakura-core/common
Zakura Common Libraries
Rust★ 7↓ 20.2K/moSep 2, 2026
Apache-2.0Sep 2, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
shepmaster/twox-hash
A Rust implementation of the xxHash algorithm.
Rust★ 435↓ 16.3M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
crates.io
65Goodhealth index
Keats/rust-bcrypt
Easily hash and verify passwords using Bcrypt
Rust★ 378↓ 1.3M/moJul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
crates.io
65Goodhealth index
LFDT-Lockness/rand_hash
Cryptographically-secure pseudo-random generator based on cryptographic hash function in Rust
Rust★ 0↓ 8,015/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
npm
65Goodhealth index
emn178/js-sha256
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
JavaScript★ 969↓ 20M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
65Goodhealth index
emn178/js-sha3
A simple SHA-3 / Keccak hash function for JavaScript supports UTF-8 encoding.
JavaScript★ 369↓ 16.6M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
crates.io · Go
63Moderatehealth index
OffchainLabs/hashtree
SHA256 library highly optimized for Merkle tree computations
Assembly · C++ · C★ 43↓ 82/moJul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
npm
63Moderatehealth index
emn178/js-md5
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
JavaScript★ 837↓ 28.7M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
62Moderatehealth index
KidkArolis/space-router
Framework agnostic router for single page apps
TypeScript★ 39↓ 3,866/moJul 26, 2026
ISCJul 26, 2026 · metrics 2.10.0
PyPI
62Moderatehealth index
ywatanabe1989/scitex-clew
Verifiable knowledge graph for scientific experiments
Python★ 0Jul 16, 2026
AGPL-3.0Jul 16, 2026 · metrics 2.10.0
npm
62Moderatehealth index
zss-in-js/zss-engine
A CSS-in-JS transpiler engine for building zero-runtime stylesheets at build time.
TypeScript★ 3↓ 2,363/moJul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
npm
60Moderatehealth index
jwerre/secrets
Synchronously retrieve all secrets from AWS Secrets Manager and create a tidy JSON object.
JavaScript★ 16↓ 6,728/moJul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
crates.io
59Moderatehealth index
CasualX/obfstr
Compiletime string literal obfuscation.
Rust★ 610↓ 191.1K/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
59Moderatehealth index
mirage/digestif
Simple hash algorithms in OCaml
OCaml · C★ 95Jul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
npm
59Moderatehealth index
streamich/thingies
Kitchen sink of helpful utilities.
TypeScript★ 56↓ 59.8M/moAug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
Packagist
59Moderatehealth index
veelasky/laravel-hashid
HashId Implementation on Laravel Eloquent ORM
PHP★ 45↓ 13.9K/moJul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
crates.io
57Moderatehealth index
DoumanAsh/xxhash-rust
Rust implementation of xxhash
Rust★ 295↓ 8.9M/moAug 27, 2026
BSL-1.0Aug 27, 2026 · metrics 2.10.0
Go
57Moderatehealth index
gofurry/easyhash
A small Go password hashing helper with create/verify support for Argon2id, bcrypt, scrypt, PBKDF2, and legacy MD5.
Go★ 3Jul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
npm
57Moderatehealth index
sindresorhus/quick-lru
Simple “Least Recently Used” (LRU) cache
JavaScript★ 764↓ 172M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
56Moderatehealth index
JsCommunity/hashy
Hash passwords the right way (Argon2 & bcrypt support)
JavaScript★ 8↓ 4,730/moJul 29, 2026
MITJul 29, 2026 · metrics 2.10.0
crates.io
56Moderatehealth index
jedisct1/rust-siphash
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
Rust★ 75↓ 38.3M/moAug 3, 2026
Custom licenseAug 3, 2026 · metrics 2.10.0
crates.io
56Moderatehealth index
rust-embedded-community/hash32
32-bit hashing machinery
Rust★ 14↓ 13.6M/moAug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
NuGet
56Moderatehealth index
xoofx/Blake3.NET
Blake3.NET provides two fast, SIMD-accelerated implementations of the BLAKE3 cryptographic hash function: the fully managed Blake3 package and the native Blake3.Native package, which wraps the official Rust implementation.
C#★ 192Jul 21, 2026
Custom licenseJul 21, 2026 · metrics 2.10.0
NuGet
54Moderatehealth index
Tharga/Toolkit
No repository description published.
C#★ 0Jul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
Go
54Moderatehealth index
glaslos/ssdeep
SSDEEP hash lib in Golang
Go★ 114Jul 26, 2026
Custom licenseJul 26, 2026 · metrics 2.10.0
Go · npm
54Moderatehealth index
membuss-protocol/membuss
Decentralized, content-addressed distributed storage and delivery network written in Go.
Go · Svelte★ 7Aug 19, 2026
Apache-2.0Aug 19, 2026 · metrics 2.10.0