diff --git a/README.md b/README.md index 929aec9..d19bbff 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ A curated list of awesome Java frameworks, libraries and software. - [cglib](https://github.com/cglib/cglib) - Bytecode generation library. - [Javassist](https://jboss-javassist.github.io/javassist) - Tries to simplify bytecode editing. - [Mixin](https://github.com/SpongePowered/Mixin) - Manipulate bytecode at runtime using real Java code. +- [Perses](https://github.com/nicolasmanic/perses) - Dynamically injects failure/latency at the bytecode level according to principles of chaos engineering. ### Caching