awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jboss-javassist/javassistAvatar von jboss-javassist

    jboss-javassist/javassist

    4,230Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,230
  1. Home
  2. Development Tools & Productivity
  3. Interactive Sample Execution Environments