An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

go-flow-metrics
==================

[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/)
[![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](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).