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

docopt/docopt.rsArchived

0
View on GitHub↗
749 estrellas·82 forks·Rust·Unlicense·2 vistas

Docopt.rs

Docopt for Rust (command line argument parser).

Features

  • Interfaces de línea de comandos - Implementation of the DocOpt parser.
  • Command Line Tools - Implementation of the DocOpt argument parser.
  • Herramientas de desarrollo - Implementation of the DocOpt argument parsing standard.

Historial de estrellas

Gráfico del historial de estrellas de docopt/docopt.rsGráfico del historial de estrellas de docopt/docopt.rs

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

Alternativas open-source a Docopt.rs

Proyectos open-source similares, clasificados según cuántas características comparten con Docopt.rs.
  • pythops/tenereAvatar de pythops

    pythops/tenere

    672Ver en GitHub↗

    🤖 TUI for LLMs

    Rust
    Ver en GitHub↗672
  • starship/starshipAvatar de starship

    starship/starship

    58,310Ver en GitHub↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, statically linked binary that integrates directly into shell startup sequences to ensure consistent performance across different operating systems. By utilizing shell-agnostic hooks, it injects dynamically generated strings into the prompt regardless of the underlying command interpr

    Rustbashfishfish-prompt
    Ver en GitHub↗58,310
  • gizak/termuiAvatar de gizak

    gizak/termui

    13,574Ver en GitHub↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Go
    Ver en GitHub↗13,574
  • adambajguz/typinAvatar de adambajguz

    adambajguz/Typin

    253Ver en GitHub↗

    Declarative framework for interactive CLI applications

    C#
    Ver en GitHub↗253
Ver las 30 alternativas a Docopt.rs→

Preguntas frecuentes

¿Qué hace docopt/docopt.rs?

Docopt for Rust (command line argument parser).

¿Cuáles son las características principales de docopt/docopt.rs?

Las características principales de docopt/docopt.rs son: Interfaces de línea de comandos, Command Line Tools, Herramientas de desarrollo.

¿Qué alternativas de código abierto existen para docopt/docopt.rs?

Las alternativas de código abierto para docopt/docopt.rs incluyen: starship/starship — Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as… pythops/tenere — 🤖 TUI for LLMs. gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. akamensky/argparse — Argparse for golang. Just because `flag` sucks. 0xacx/chatgpt-shell-cli — Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly…