mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Add Perses
This commit is contained in:
parent
ff9149f81a
commit
391ade4ae8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue