An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.8% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 2.0% docker downloads on proxy.golang.org

proxy.golang.org : github.com/kevinms/leakybucket-go

Package leakybucket implements a scalable leaky bucket algorithm. There are at least two different definitions of the leaky bucket algorithm. This package implements the leaky bucket as a meter. For more details see: https://en.wikipedia.org/wiki/Leaky_bucket#As_a_meter This means it is the exact mirror of a token bucket. A Collector is a convenient way to keep track of multiple LeakyBucket's. Buckets are associated with string keys for fast lookup. It can dynamically add new buckets and automatically remove them as they become empty, freeing up resources.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/kevinms/leakybucket-go
Keywords: golang
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/kevinms
Dependent packages: 42
Dependent repositories: 89
Stars: 12 on GitHub
Forks: 2 on GitHub
Docker dependents: 2
Docker downloads: 284
See more repository details: repos.ecosyste.ms
Last synced: about 10 hours ago

Readme
Error loading readme