go-blurhash
Placeholder generator
A Go implementation of the BlurHash algorithm for generating placeholder images
A Blurhash implementation in pure Go (Decode/Encode)
203 stars
2 watching
8 forks
Language: Go
last commit: 11 months ago blurhashgogolanggolang-librarymastodon
Related projects:
Repository | Description | Stars |
---|---|---|
michiwend/goplaceholder | Generates placeholder images with customizable text and fonts. | 28 |
corona10/goimagehash | An image hashing library written in Go that provides different types of hash functions and supports various image formats. | 755 |
pixielabs/directus-extension-blurhash | An extension that generates blurhashes for uploaded images in Directus. | 22 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
golang/freetype | A Go implementation of the Freetype font rasterizer | 799 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,246 |
mmcloughlin/globe | Generates wireframe globe visualizations with optional overlays and customizations using Golang | 1,593 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
fluttercommunity/flutter_blurhash | A Dart library that generates compact representations of blurred images | 531 |
tenkoh/goldmark-img64 | Automatically embeds image files as Base64-encoded data into rendered HTML from Markdown source | 0 |
grantseltzer/weaver | Tool to analyze and debug Go program execution by tracing function calls with eBPF uprobes | 301 |
sija/blurhash.cr | An algorithm to encode images into compact strings and reconstruct them later as color gradients. | 23 |
edwingeng/doublejump | A consistent hash implementation with improved node removal functionality | 103 |
ghostiam/binstruct | Decodes binary data into structured format | 99 |