TokenBucket icon indicating copy to clipboard operation
TokenBucket copied to clipboard

Lock-free implementation of the token bucket algorithm in C++

TokenBucket.h

License

Lock-free implementation of the token bucket algorithm in C++11.

About

This project was created by Erik Rigtorp <[email protected]>.