mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
72b5c574d0
commit
1323dd2b1e
10
README.md
10
README.md
@ -41,6 +41,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Text Processing](#text-processing)
|
- [Text Processing](#text-processing)
|
||||||
- [Third-party APIs](#third-party-apis)
|
- [Third-party APIs](#third-party-apis)
|
||||||
- [Utilities](#utilities)
|
- [Utilities](#utilities)
|
||||||
|
- [Version Control](#version-control)
|
||||||
- [Video](#video)
|
- [Video](#video)
|
||||||
- [Web Frameworks](#web-frameworks)
|
- [Web Frameworks](#web-frameworks)
|
||||||
- [Middlewares](#middlewares)
|
- [Middlewares](#middlewares)
|
||||||
@ -551,6 +552,15 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.
|
* [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.
|
||||||
|
|
||||||
|
|
||||||
|
## Version Control
|
||||||
|
|
||||||
|
*Libraries for version control.*
|
||||||
|
|
||||||
|
* [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2.
|
||||||
|
* [go-vcs](https://github.com/sourcegraph/go-vcs) - manipulate and inspect VCS repositories in Go.
|
||||||
|
* [hgo](https://github.com/beyang/hgo) - Hgo is a collection of Go packages providing read-access to local Mercurial repositories.
|
||||||
|
|
||||||
|
|
||||||
## Video
|
## Video
|
||||||
|
|
||||||
*Libraries for manipulating video.*
|
*Libraries for manipulating video.*
|
||||||
|
Loading…
Reference in New Issue
Block a user