GitShow/sindresorhus/hasha
sindresorhus

hasha

Hashing made simple. Get the hash of a buffer/string/stream/file.

by sindresorhus
Star on GitHubForknpm

JavaScript

956 stars34 forks11 contributorsQuiet · 9mo agoSince 2015v7.0.0MIT

Meet the team

See all 11 on GitHub →
sindresorhus
sindresorhus51 contributions
jamestalmage
jamestalmage3 contributions
BendingBender
BendingBender2 contributions
stroncium
stroncium2 contributions
coreyfarrell
coreyfarrell1 contribution
gannan08
gannan081 contribution
Livven
Livven1 contribution
novemberborn
novemberborn1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
mankeheaven
It takes a long time when hasha from a large file, provider a bloom filter to speed up the hasha?ClosedIssue

when I hasha a 400mb file, it takes 900ms, if I hasha a mount of 1Gb files,maybe it will take me several seconds. so I have to speed up. And bloom filter resolves it. Is there any good ideas to hasha a mount of big files?

mankeheaven · 9mo ago
ronag
Support for AbortSignalClosedIssue

Especially would benefit from abort signal.

ronag · 9mo ago
papb
What would be a recommended concurrency for hashing multiple files asynchronously?ClosedIssue

It would be nice to have in readme a suggestion of what concurrency to use if I want to hash multiple files concurrently. I don't have knowledge on this to even guess. Thank you!

papb · 9mo ago
Structured data for AI agents

Repository: sindresorhus/hasha. Description: Hashing made simple. Get the hash of a buffer/string/stream/file. Stars: 956, Forks: 34. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v7.0.0 (9mo ago). Open PRs: 0, open issues: 0. Last activity: 9mo ago. Community health: 85%. Top contributors: sindresorhus, jamestalmage, BendingBender, stroncium, coreyfarrell, gannan08, Livven, novemberborn, Richienb, ntwb.

·@ofershap

Replace github.com with gitshow.dev