Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrd0ll4r/tokenbucket

Lock-free implementation of a token bucket in Go usig atomic operations
https://github.com/mrd0ll4r/tokenbucket

Last synced: 21 days ago
JSON representation

Lock-free implementation of a token bucket in Go usig atomic operations

Awesome Lists containing this project

README

        

# tokenbucket
Lock-free implementation of a token bucket in Go usig atomic operations