awesome-repositories.com
Blog
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
·

1 repositorio

Awesome GitHub RepositoriesInteractive Sample Execution Environments

Web-based environments that allow users to run code samples and view output in a browser.

Distinct from Sample Execution Workflows: No candidate covers a built-in web server for executing and visualizing sample code.

Explore 1 awesome GitHub repository matching development tools & productivity · Interactive Sample Execution Environments. Refine with filters or upvote what's useful.

Awesome Interactive Sample Execution Environments GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jboss-javassist/javassistAvatar de jboss-javassist

    jboss-javassist/javassist

    4,230Ver en GitHub↗

    Javassist is a bytecode engineering toolkit for analyzing, modifying, and generating Java bytecode and class files. It functions as a bytecode manipulation library that allows for the editing of class files through either direct bytecode access or high-level source code syntax. The project provides specialized tools for the programmatic creation of new Java classes and interfaces during runtime. It includes a dynamic proxy generator for intercepting method calls and a class loader interceptor that automatically modifies class definitions as they are loaded into the Java Virtual Machine. Addi

    Provides a built-in web server for executing sample programs and viewing results through a browser interface.

    Javajavajava-bytecode
    Ver en GitHub↗4,230
  1. Home
  2. Development Tools & Productivity
  3. Interactive Sample Execution Environments