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

docopt/docopt.rsArchived

0
View on GitHub↗
749 stars·82 forks·Rust·Unlicense·15 views

Docopt.rs

Docopt for Rust (command line argument parser).

Features

  • Command Line Interfaces - Implementation of the DocOpt parser.
  • Command Line Tools - Implementation of the DocOpt argument parser.
  • Developer Tools - Implementation of the DocOpt argument parsing standard.

Star history

Star history chart for docopt/docopt.rsStar history chart for docopt/docopt.rs

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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 does docopt/docopt.rs do?

Docopt for Rust (command line argument parser).

What are the main features of docopt/docopt.rs?

The main features of docopt/docopt.rs are: Command Line Interfaces, Command Line Tools, Developer Tools.

What are some open-source alternatives to docopt/docopt.rs?

Open-source alternatives to docopt/docopt.rs include: 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…

Open-source alternatives to Docopt.rs

Similar open-source projects, ranked by how many features they share with Docopt.rs.
  • pythops/tenerepythops avatar

    pythops/tenere

    672View on GitHub↗

    🤖 TUI for LLMs

    Rust
    View on GitHub↗672
  • starship/starshipstarship avatar

    starship/starship

    58,310View on 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
    View on GitHub↗58,310
  • gizak/termuigizak avatar

    gizak/termui

    13,574View on 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
    View on GitHub↗13,574
  • adambajguz/typinadambajguz avatar

    adambajguz/Typin

    253View on GitHub↗

    Declarative framework for interactive CLI applications

    C#
    View on GitHub↗253
  • See all 30 alternatives to Docopt.rs→