mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add safearena to Performance section
This commit is contained in:
parent
65f8c31475
commit
d4b6161109
@ -2178,6 +2178,7 @@ _Unofficial libraries for package and dependency management._
|
||||
- [mm-go](https://github.com/joetifa2003/mm-go) - Generic manual memory management for golang.
|
||||
- [pixie](https://github.com/pixie-labs/pixie) - No instrumentation tracing for Golang applications via eBPF.
|
||||
- [profile](https://github.com/pkg/profile) - Simple profiling support package for Go.
|
||||
- [safearena](https://github.com/scttfrdmn/safearena) - Safe, ergonomic arena memory management for Go with runtime safety checks and static analysis.
|
||||
- [statsviz](https://github.com/arl/statsviz) - Live visualization of your Go application runtime statistics.
|
||||
- [tracer](https://github.com/kamilsk/tracer) - Simple, lightweight tracing.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user