mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-safe (#3197)
This commit is contained in:
parent
35ce47a315
commit
7a4f43afc1
@ -1908,6 +1908,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [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-safe](https://github.com/kenkyu392/go-safe) - Panic-safe sandbox.
|
||||
* [go-sitemap-generator](https://github.com/ikeikeikeike/go-sitemap-generator) - XML Sitemap generator written in Go.
|
||||
* [go-trigger](https://github.com/sadlil/go-trigger) - Go-lang global event triggerer, Register Events with an id and trigger the event from anywhere from your project.
|
||||
* [goback](https://github.com/carlescere/goback) - Go simple exponential backoff package.
|
||||
|
Loading…
Reference in New Issue
Block a user