Add Arthas
This commit is contained in:
@ -1024,6 +1024,7 @@ _Tools which mock collaborators to help testing single, isolated units._
|
|||||||
|
|
||||||
_Libraries which provide general utility functions._
|
_Libraries which provide general utility functions._
|
||||||
|
|
||||||
|
- [Arthas](https://github.com/alibaba/arthas) - Allows to troubleshoot production issues for applications without modifying code or restarting servers.
|
||||||
- [bucket4j](https://github.com/vladimir-bukhtoyarov/bucket4j) - Rate limiting library based on token-bucket algorithm.
|
- [bucket4j](https://github.com/vladimir-bukhtoyarov/bucket4j) - Rate limiting library based on token-bucket algorithm.
|
||||||
- [cactoos](https://github.com/yegor256/cactoos) - Collection of object-oriented primitives.
|
- [cactoos](https://github.com/yegor256/cactoos) - 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. (LGPL-2.1-or-later)
|
- [CRaSH](http://www.crashub.org) - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others. (LGPL-2.1-or-later)
|
||||||
|
Reference in New Issue
Block a user