awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

Awesome GitHub RepositoriesInteractive Execution

Tools for running Go code snippets and scripts.

Explore 5 awesome GitHub repositories matching part of an awesome list · Interactive Execution. Refine with filters or upvote what's useful.

Awesome Interactive Execution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • traefik/yaegiAvatar de traefik

    traefik/yaegi

    8,311Voir sur GitHub↗

    Yaegi is a Go language interpreter and embedded scripting engine that executes Go source code at runtime without requiring a separate compilation step. It provides a mechanism for evaluating Go expressions and files dynamically, functioning as both a library for compiled applications and a standalone read-eval-print-loop environment. The project enables the integration of dynamic Go scripts into compiled programs to allow for runtime extensibility and plugin development. It facilitates the conversion of interpreted symbols from evaluated scripts into usable interfaces and types within a compi

    Elegant Go interpreter for interactive scripting.

    Gogogolanginterpreter
    Voir sur GitHub↗8,311
  • gopherdata/gophernotesAvatar de gopherdata

    gopherdata/gophernotes

    3,965Voir sur GitHub↗

    Gophernotes est une implémentation backend du protocole de noyau Jupyter et un runtime interactif qui permet l'exécution de code Go au sein d'environnements de notebook. Il sert de moteur d'exécution pour le langage Go, permettant aux utilisateurs d'intégrer Go dans des notebooks polyglottes tels que Jupyter et nteract. Le projet prend en charge la création de documents combinant du code source exécutable et des médias riches. Il mappe les types de données internes vers divers formats, notamment HTML, JSON, LaTeX, PDF et images, pour fournir des représentations visuelles des résultats d'exécution. Le système couvre une gamme de capacités incluant l'exécution de commandes shell système, la gestion des contextes d'exécution de notebook et la liaison de paquets tiers sur différents systèmes d'exploitation.

    Jupyter Notebook kernel for Go.

    Goartificial-intelligencedata-sciencego
    Voir sur GitHub↗3,965
  • cosmos72/gomacroAvatar de cosmos72

    cosmos72/gomacro

    2,286Voir sur GitHub↗

    Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros

    Interactive Go REPL with support for macros.

    Godebuggerevalgenerics
    Voir sur GitHub↗2,286
  • natefinch/gorramAvatar de natefinch

    natefinch/gorram

    1,048Voir sur GitHub↗

    It's like go run for any go function

    Executes Go standard library functions from the CLI.

    Gocode-generationgogolang
    Voir sur GitHub↗1,048
  • nickwells/utilitiesN

    nickwells/utilities

    0Voir sur GitHub↗

    Provides various CLI utilities for Go developers.

    Voir sur GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Interactive Execution