Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash
unsorted2270 Saturday, February 28, 2026Hi HN,
I built SplatHash. It's a lightweight image placeholder generator I wrote to be a simpler, faster alternative to BlurHash and ThumbHash.
Repo: https://github.com/junevm/splathash
Summary
The article discusses a new hashing algorithm called Splathash, which is designed to be efficient, secure, and resistant to GPU-based attacks. The algorithm is open-source and can be used for a variety of applications, including password hashing, file integrity checking, and data storage.
19
11
Summary
github.com