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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
N

nickwells/utilities

0
View on GitHub↗
0 stars·0 forks·4 views

Utilities

Features

  • Interactive Execution - Provides various CLI utilities for Go developers.

Star history

Star history chart for nickwells/utilitiesStar history chart for nickwells/utilities

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of nickwells/utilities?

The main features of nickwells/utilities are: Interactive Execution.

Which projects share features with nickwells/utilities?

Projects with overlapping indexed features include: 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… natefinch/gorram — It's like go run for any go function. traefik/yaegi — Yaegi is a Go language interpreter and embedded scripting engine that executes Go source code at runtime without…

Projects sharing features with Utilities

These projects share indexed features with Utilities. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cosmos72/gomacrocosmos72 avatar

    cosmos72/gomacro

    2,286View on GitHub↗

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

    Godebuggerevalgenerics
    View on GitHub↗2,286
  • gopherdata/gophernotesgopherdata avatar

    gopherdata/gophernotes

    3,965View on 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
    View on GitHub↗3,965
  • natefinch/gorramnatefinch avatar

    natefinch/gorram

    1,048View on GitHub↗

    It's like go run for any go function

    Gocode-generationgogolang
    View on GitHub↗1,048
  • traefik/yaegitraefik avatar

    traefik/yaegi

    8,311View on 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
    View on GitHub↗8,311