mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
commit
da0041599d
@ -144,6 +144,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
||||||
* [resize](https://github.com/nfnt/resize) - Image resizing for the Go with common interpolation methods.
|
* [resize](https://github.com/nfnt/resize) - Image resizing for the Go with common interpolation methods.
|
||||||
* [rez](https://github.com/bamiaux/rez) - Image resizing, functionality similar to resize
|
* [rez](https://github.com/bamiaux/rez) - Image resizing, functionality similar to resize
|
||||||
|
* [imaging](https://github.com/disintegration/imaging) - Simple Go image processing package.
|
||||||
|
|
||||||
## Text Processing
|
## Text Processing
|
||||||
|
|
||||||
@ -296,8 +297,8 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
|
|
||||||
* [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
|
* [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
|
||||||
* [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
|
* [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
|
||||||
* [logrus](https://github.com/sirupsen/logrus) - Structured, pluggable logging
|
* [logrus](https://github.com/sirupsen/logrus) - Structured, pluggable logging for Go.
|
||||||
for Go.
|
* [seelog](https://github.com/cihub/seelog) - logging functionality with flexible dispatching, filtering, and formatting.
|
||||||
|
|
||||||
|
|
||||||
## Code Analysis and Linter
|
## Code Analysis and Linter
|
||||||
|
Loading…
Reference in New Issue
Block a user