https://github.com/systemfw/upperbound
A purely functional rate limiter
https://github.com/systemfw/upperbound
functional-programming rate-limiter scala
Last synced: 6 months ago
JSON representation
A purely functional rate limiter
- Host: GitHub
- URL: https://github.com/systemfw/upperbound
- Owner: SystemFw
- License: mit
- Created: 2017-08-17T14:44:44.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T04:14:07.000Z (about 1 year ago)
- Last Synced: 2025-04-02T07:53:19.982Z (6 months ago)
- Topics: functional-programming, rate-limiter, scala
- Language: Scala
- Homepage: https://systemfw.org/upperbound
- Size: 258 KB
- Stars: 178
- Watchers: 7
- Forks: 15
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# upperbound
**upperbound** is a purely functional, interval based rate limiter.
All documentation is available on the [microsite](https://systemfw.org/upperbound/)