mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
add go-safecast (#6008)
This commit is contained in:
parent
f2c2f75037
commit
d1cdfff7e4
@ -2831,6 +2831,7 @@ _General utilities and tools to make your life easier._
|
||||
- [go-problemdetails](https://github.com/mvmaasakkers/go-problemdetails) - Go package for working with Problem Details.
|
||||
- [go-qr](https://github.com/piglig/go-qr) - A native, high-quality and minimalistic QR code generator.
|
||||
- [go-rate](https://github.com/beefsack/go-rate) - Timed rate limiter for Go.
|
||||
- [go-safecast](https://github.com/ccoVeille/go-safecast) - Safe number type conversion library that prevents integer overflow and underflow (addresses gosec G115 and CWE-190).
|
||||
- [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.
|
||||
- [go-tripper](https://github.com/rajnandan1/go-tripper) - Tripper is a circuit breaker package for Go that allows you to circuit and control the status of circuits.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user