Popularity
0.6
Stable
Activity
0.0
Stable
1
1
0
Monthly Downloads: 28
Programming language: Haskell
License: BSD 2-clause "Simplified" License
Tags:
Concurrency
Token
Latest version: v0.2.0.3
Add another 'token' Package
README
token-limiter: fast race limiting for Haskell using the token bucket algorithm.
See https://en.wikipedia.org/wiki/Token_bucket. Uses fast atomic operations wherever possible.