mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
feat(images): add bimg and imaginary packages
This commit is contained in:
parent
a2a35a906e
commit
b1fd123d9b
@ -347,7 +347,8 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
* [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD.
|
* [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD.
|
||||||
* [smartcrop](https://github.com/muesli/smartcrop) - Finds good crops for arbitrary images and crop sizes
|
* [smartcrop](https://github.com/muesli/smartcrop) - Finds good crops for arbitrary images and crop sizes
|
||||||
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
||||||
|
* [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips
|
||||||
|
* [imaginary](https://github.com/h2non/imaginary) - Fast and simple HTTP microservice for image resizing
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user