Added entry bucket4j - Java rate limiting library based on token-bucket algorithm (#694)
Add bucket4j
This commit is contained in:
committed by
Andreas Kull
parent
3a262e96b2
commit
ab611836e0
@ -945,6 +945,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
||||
|
||||
*Libraries which provide general utility functions.*
|
||||
|
||||
- [bucket4j](https://github.com/vladimir-bukhtoyarov/bucket4j) - Rate limiting library based on token-bucket algorithm.
|
||||
- [cactoos](http://www.cactoos.org) - Collection of object-oriented primitives.
|
||||
- [CRaSH](http://www.crashub.org) - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others.
|
||||
- [Dex](https://github.com/PatMartin/Dex) - Java/JavaFX tool capable of powerful ETL and data visualization.
|
||||
|
Reference in New Issue
Block a user