https://github.com/libp2p/go-flow-metrics
A near-zero-overhead library for tracking bandwidth metrics
https://github.com/libp2p/go-flow-metrics
Last synced: 9 months ago
JSON representation
A near-zero-overhead library for tracking bandwidth metrics
- Host: GitHub
- URL: https://github.com/libp2p/go-flow-metrics
- Owner: libp2p
- License: mit
- Created: 2017-12-10T05:57:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T07:57:33.000Z (about 1 year ago)
- Last Synced: 2025-08-13T15:56:36.620Z (11 months ago)
- Language: Go
- Homepage:
- Size: 84 KB
- Stars: 10
- Watchers: 20
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-flow-metrics
==================
[](https://libp2p.io/)
[](https://discuss.libp2p.io)
> A simple library for tracking flow metrics.
A simple alternative to [rcrowley's
go-metrics](https://github.com/rcrowley/go-metrics) that's a lot faster (and
only does simple bandwidth metrics).