mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
request to add go-lock to awesome-go (#3076)
* request to awesome-go for go-lock * Fix comment: move go-lock to Utilities
This commit is contained in:
parent
7b949ee366
commit
beb16052d3
@ -1867,6 +1867,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-funk](https://github.com/thoas/go-funk) - Modern Go utility library which provides helpers (map, find, contains, filter, chunk, reverse, ...).
|
||||
* [go-health](https://github.com/Talento90/go-health) - Health package simplifies the way you add health check to your services.
|
||||
* [go-httpheader](https://github.com/mozillazg/go-httpheader) - Go library for encoding structs into Header fields.
|
||||
* [go-lock](https://github.com/viney-shih/go-lock) - go-lock is a lock library implementing read-write mutex and read-write trylock without starvation.
|
||||
* [go-problemdetails](https://github.com/mvmaasakkers/go-problemdetails) - Go package for working with Problem Details.
|
||||
* [go-rate](https://github.com/beefsack/go-rate) - Timed rate limiter for Go.
|
||||
* [go-sitemap-generator](https://github.com/ikeikeikeike/go-sitemap-generator) - XML Sitemap generator written in Go.
|
||||
|
Loading…
Reference in New Issue
Block a user