mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
commit
a402e54179
@ -18,6 +18,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
- [Audio](#audio)
|
- [Audio](#audio)
|
||||||
|
- [Video](#video)
|
||||||
- [DevOps Tools](#devops-tools)
|
- [DevOps Tools](#devops-tools)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
@ -170,6 +171,13 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
|
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
|
||||||
|
|
||||||
|
|
||||||
|
## Video
|
||||||
|
*Libraries for manipulating video.*
|
||||||
|
* [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av* libraries.
|
||||||
|
* [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer.
|
||||||
|
* [aac/h264](https://github.com/go-av/codec) - Golang aac/h264 encoder and decoder.
|
||||||
|
|
||||||
|
|
||||||
## DevOps Tools
|
## DevOps Tools
|
||||||
|
|
||||||
*Software and libraries for DevOps.*
|
*Software and libraries for DevOps.*
|
||||||
|
Loading…
Reference in New Issue
Block a user