propan / expvardash
a monitoring system for Go applications using expvar (/debug/vars)
☆24Updated 5 years ago
Alternatives and similar repositories for expvardash:
Users that are interested in expvardash are comparing it to the libraries listed below
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- SSH Utilities/Helpers around golang.org/x/crypto/ssh☆9Updated 2 years ago
- Linter for finding defer statements in Go loops