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
·
natefinch avatar

natefinch/gorram

0
View on GitHub↗

Gorram

It's like go run for any go function

Features

  • Interactive Execution - Executes Go standard library functions from the CLI.

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
1,048 estrellas·33 forks·Go·MIT·2 vistas

Historial de estrellas

Gráfico del historial de estrellas de natefinch/gorramGráfico del historial de estrellas de natefinch/gorram

Alternativas open-source a Gorram

Proyectos open-source similares, clasificados según cuántas características comparten con Gorram.
  • cosmos72/gomacroAvatar de cosmos72

    cosmos72/gomacro

    2,286Ver en GitHub↗

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

    Godebuggerevalgenerics
    Ver en GitHub↗2,286
  • gopherdata/gophernotesAvatar de gopherdata

    gopherdata/gophernotes

    3,965Ver en GitHub↗

    Gophernotes is a backend implementation of the Jupyter kernel protocol and an interactive runtime that enables the execution of Go language code within notebook environments. It serves as a Go language execution engine, allowing users to integrate Go into polyglot notebooks such as Jupyter and nteract. The project supports the creation of documents that combine executable source code with rich media. It maps internal data types to various formats, including HTML, JSON, LaTeX, PDF, and images, to provide visual representations of execution results. The system covers a range of capabilities in

    Goartificial-intelligencedata-sciencego
    Ver en GitHub↗3,965
  • nickwells/utilitiesN

    nickwells/utilities

    0Ver en GitHub↗
    Ver en GitHub↗0
  • traefik/yaegiAvatar de traefik

    traefik/yaegi

    8,311Ver en 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

    Gogogolanginterpreter
    Ver en GitHub↗8,311

Preguntas frecuentes

¿Qué hace natefinch/gorram?

It's like go run for any go function

¿Cuáles son las características principales de natefinch/gorram?

Las características principales de natefinch/gorram son: Interactive Execution.

¿Qué alternativas de código abierto existen para natefinch/gorram?

Las alternativas de código abierto para natefinch/gorram incluyen: cosmos72/gomacro — Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros. gopherdata/gophernotes — Gophernotes is a backend implementation of the Jupyter kernel protocol and an interactive runtime that enables the… nickwells/utilities. traefik/yaegi — Yaegi is a Go language interpreter and embedded scripting engine that executes Go source code at runtime without…