mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add anagent library (#1775)
This commit is contained in:
parent
289358aa3a
commit
6ef17c6760
@ -768,6 +768,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*These libraries were placed here because none of the other categories seemed to fit.*
|
||||
|
||||
* [alice](https://github.com/magic003/alice) - Additive dependency injection container for Golang.
|
||||
* [anagent](https://github.com/mudler/anagent) - Minimalistic, pluggable Golang evloop/timer handler with dependency-injection.
|
||||
* [antch](https://github.com/antchfx/antch) - A fast, powerful and extensible web crawling & scraping framework.
|
||||
* [archiver](https://github.com/mholt/archiver) - Library and command for making and extracting .zip and .tar.gz archives.
|
||||
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
|
||||
|
Loading…
Reference in New Issue
Block a user