awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nicolasmanic avatar

nicolasmanic/persesArchived

0
View on GitHub↗
70 estrellas·6 forks·Java·MIT·1 vista

Perses

A project to cause (controlled) destruction on your jvm application

Features

  • Bytecode Manipulation - Chaos engineering tool for injecting failures at the bytecode level.
  • Chaos Engineering Tools - Triggers controlled destruction within JVM-based applications.

Historial de estrellas

Gráfico del historial de estrellas de nicolasmanic/persesGráfico del historial de estrellas de nicolasmanic/perses

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace nicolasmanic/perses?

A project to cause (controlled) destruction on your jvm application

¿Cuáles son las características principales de nicolasmanic/perses?

Las características principales de nicolasmanic/perses son: Bytecode Manipulation, Chaos Engineering Tools.

¿Qué alternativas de código abierto existen para nicolasmanic/perses?

Las alternativas de código abierto para nicolasmanic/perses incluyen: raphw/byte-buddy — Byte Buddy is a runtime code generation and bytecode manipulation library for Java. It provides a fluent API for… alibaba/arthas — Arthas is a Java diagnostic tool and runtime debugger designed for real-time troubleshooting of applications. It… adhorn/chaos-ssm-documents — Collection of AWS SSM Documents to perform Chaos Engineering experiments. amzn/awsssmchaosrunner — Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2 and ECS (with EC2 launch type). asobti/kube-monkey — An implementation of Netflix's Chaos Monkey for Kubernetes clusters. adhorn/aws-lambda-chaos-injection.

Alternativas open-source a Perses

Proyectos open-source similares, clasificados según cuántas características comparten con Perses.
  • raphw/byte-buddyAvatar de raphw

    raphw/byte-buddy

    6,856Ver en GitHub↗

    Byte Buddy is a runtime code generation and bytecode manipulation library for Java. It provides a fluent API for creating and modifying Java classes during execution, enabling developers to define class structures, methods, and fields programmatically without requiring a compiler or direct bytecode assembly. The library supports agent-based class transformation, allowing loaded classes to be modified during JVM startup or runtime through a Java agent that intercepts class loading. It offers bytecode-level method interception for fine-grained control over method behavior, annotation-based code

    Javabyte-codedynamic-proxyinstrumentation
    Ver en GitHub↗6,856
  • alibaba/arthasAvatar de alibaba

    alibaba/arthas

    37,367Ver en GitHub↗

    Arthas is a Java diagnostic tool and runtime debugger designed for real-time troubleshooting of applications. It functions as a remote diagnostics agent that allows users to inspect the runtime state of a Java process, including its heap objects and classloader hierarchies, without requiring a process restart. The project distinguishes itself through advanced bytecode manipulation capabilities, enabling live class hotswapping and the modification of bytecode in running processes. It supports in-memory source compilation and runtime bytecode decompilation to verify and update logic instantly w

    Javaagentalibabaarthas
    Ver en GitHub↗37,367
  • adhorn/chaos-ssm-documentsAvatar de adhorn

    adhorn/chaos-ssm-documents

    272Ver en GitHub↗

    Collection of AWS SSM Documents to perform Chaos Engineering experiments

    Python
    Ver en GitHub↗272
  • adhorn/aws-lambda-chaos-injectionA

    adhorn/aws-lambda-chaos-injection

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a Perses→