bozos_buckets 0.0.2
A low overhead implementation of a token bucket for rate limiting. Does not use an array or linked list, and therefore has a tiny memory footprint
A low overhead implementation of a token bucket for rate limiting. Does not use an array or linked list, and therefore has a tiny memory footprint
MIT