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
·
Back to docopt/docopt.cpp

Open-source alternatives to Docopt.cpp

30 open-source projects similar to docopt/docopt.cpp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Docopt.cpp alternative.

  • jarro2783/cxxoptsAvatar de jarro2783

    jarro2783/cxxopts

    4,779Ver en GitHub↗

    cxxopts is a header-only C++ command line parser used to define required options, default values, and positional arguments for console applications. It functions as a lightweight utility for parsing command line arguments into typed values using short and long flags and automatically generating formatted help messages and documentation. The library provides capabilities for argument specification, allowing the definition of option descriptions, types, and boolean flags. It supports multi-value option collection into containers, default value management for omitted options, and the mapping of

    C++
    Ver en GitHub↗4,779
  • tyrrrz/cliwrapAvatar de Tyrrrz

    Tyrrrz/CliWrap

    4,976Ver en GitHub↗

    CliWrap is an asynchronous process manager and child process wrapper library used to execute external commands and integrate command line interfaces into applications. It provides a framework for launching external programs using asynchronous patterns, managing child processes, and validating exit codes. The library distinguishes itself through its ability to route standard input, output, and error streams to memory buffers or real-time event streams. It enables real-time monitoring of process output lines and supports process termination via cancellation tokens. The project covers a broad r

    C#clicommand-linedotnet
    Ver en GitHub↗4,976
  • taywee/argsAvatar de Taywee

    Taywee/args

    1,623Ver en GitHub↗

    A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).

    C++argsargument-parserargument-parsing
    Ver en GitHub↗1,623

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.

Find more with AI search
p-ranav/indicatorsAvatar de p-ranav

p-ranav/indicators

3,399Ver en GitHub↗

Activity Indicators for Modern C++

C++
Ver en GitHub↗3,399
  • cliutils/cli11Avatar de CLIUtils

    CLIUtils/CLI11

    4,322Ver en GitHub↗

    CLI11 is a header-only C++ library for parsing command line arguments and managing configuration files. It maps shell input to typed variables and supports the creation of complex command hierarchies. The library is distinguished by its support for nested subcommands with infinite depth and prefix matching. It integrates configuration management by allowing application settings to be loaded from TOML or INI files, with the ability to fall back to environment variables. The project provides a comprehensive set of tools for argument parsing, including flags and positional arguments, alongside

    C++clicli-parsercpp11
    Ver en GitHub↗4,322
  • junegunn/fzfAvatar de junegunn

    junegunn/fzf

    81,017Ver en GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    Ver en GitHub↗81,017
  • bfgroup/lyraAvatar de bfgroup

    bfgroup/Lyra

    594Ver en GitHub↗

    A simple to use, composable, command line parser for C++ 11 and beyond

    C++
    Ver en GitHub↗594
  • p-ranav/tabulateAvatar de p-ranav

    p-ranav/tabulate

    2,166Ver en GitHub↗

    Table Maker for Modern C++

    C++
    Ver en GitHub↗2,166
  • adishavit/arghAvatar de adishavit

    adishavit/argh

    1,439Ver en GitHub↗

    Argh! A minimalist argument handler.

    C++argument-parserclicli-args
    Ver en GitHub↗1,439
  • 6bee/remote.linqAvatar de 6bee

    6bee/Remote.Linq

    356Ver en GitHub↗

    Simply LINQ your remote resources...

    C#arbitrary-linq-queriesentityentity-framework
    Ver en GitHub↗356
  • abhagsain/ai-cliAvatar de abhagsain

    abhagsain/ai-cli

    1,174Ver en GitHub↗

    Get answers for CLI commands from ChatGPT right from your terminal

    TypeScriptaichatgptcli
    Ver en GitHub↗1,174
  • abcminiuser/micromenu-v2Avatar de abcminiuser

    abcminiuser/micromenu-v2

    83Ver en GitHub↗

    Tiny text-orientated menu library in C for embedded use.

    Makefile
    Ver en GitHub↗83
  • abo/rerateA

    abo/rerate

    0Ver en GitHub↗
    Ver en GitHub↗0
  • acheong08/chatgptAvatar de acheong08

    acheong08/ChatGPT

    27,924Ver en GitHub↗

    This project is a command line AI client and API wrapper designed to facilitate interaction with a large language model. It functions as a terminal interface for sending multi-line prompts and receiving generated text, providing a means of conversational AI integration through a programmable interface. The system utilizes a reverse-engineered API interface and HTTP-based request simulation to communicate with the model. It includes an AI plugin manager that allows for the installation and management of external extensions to increase the functional capabilities of the language model. The imp

    Python
    Ver en GitHub↗27,924
  • 0xjohnnyboy/scretch.nvimAvatar de 0xJohnnyboy

    0xJohnnyboy/scretch.nvim

    34Ver en GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    Ver en GitHub↗34
  • 0x4d31/burpaAvatar de 0x4D31

    0x4D31/burpa

    535Ver en GitHub↗

    Burp-Automator: A Burp Suite Automation Tool with Slack Integration. It can be used with Jenkins and Selenium to automate Dynamic Application Security Testing (DAST).

    Python
    Ver en GitHub↗535
  • abacaj/chatgpt-backupA

    abacaj/chatgpt-backup

    0Ver en GitHub↗
    Ver en GitHub↗0
  • adaptiveconsulting/aeron.netAvatar de AdaptiveConsulting

    AdaptiveConsulting/Aeron.NET

    518Ver en GitHub↗

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

    C#
    Ver en GitHub↗518
  • adamralph/simple-execA

    adamralph/simple-exec

    0Ver en GitHub↗
    Ver en GitHub↗0
  • aandrew-me/tgptAvatar de aandrew-me

    aandrew-me/tgpt

    3,194Ver en GitHub↗

    AI Chatbots in terminal for free

    Goaichatbotchatgpt
    Ver en GitHub↗3,194
  • adelowo/onecacheA

    adelowo/onecache

    0Ver en GitHub↗
    Ver en GitHub↗0
  • 0xdexter0us/uproot-jsAvatar de 0xDexter0us

    0xDexter0us/uproot-JS

    97Ver en GitHub↗

    Extract JavaScript files from burp suite project with ease.

    Kotlin
    Ver en GitHub↗97
  • afex/hystrix-goAvatar de afex

    afex/hystrix-go

    4,418Ver en GitHub↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    Ver en GitHub↗4,418
  • aforward/ar2ectoAvatar de aforward

    aforward/ar2ecto

    13Ver en GitHub↗

    Migrate your active record migrations to ecto compatible migrations

    Elixir
    Ver en GitHub↗13
  • agauniyal/rangAvatar de agauniyal

    agauniyal/rang

    1,581Ver en GitHub↗

    A Minimal, Header only Modern c++ library for terminal goodies 💄✨

    C++
    Ver en GitHub↗1,581
  • ageekinside/fastapi-jinjaAvatar de AGeekInside

    AGeekInside/fastapi-jinja

    159Ver en GitHub↗

    Adds integration of the Jinja template language to FastAPI.

    Python
    Ver en GitHub↗159
  • agileobjects/agilemapperAvatar de agileobjects

    agileobjects/AgileMapper

    463Ver en GitHub↗

    A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.

    C#dtomappermapping
    Ver en GitHub↗463
  • agilira/flash-flagsAvatar de agilira

    agilira/flash-flags

    11Ver en GitHub↗

    FlashFlags is an ultra-fast, zero-dependency, lock-free command-line flag parsing library for Go. Originally built for Argus, it provides great performance while maintaining simplicity and ease of use.

    Gocommand-lineconfiguration-filesevironmental-variables
    Ver en GitHub↗11
  • agilira/orpheusAvatar de agilira

    agilira/orpheus

    32Ver en GitHub↗

    Orpheus is a high-performance CLI framework designed to be super simple and ~30× faster than popular alternatives with zero external dependencies. Built on FlashFlags, Orpheus provides a simple interface to create modern, fast CLI apps similar to git.

    Goagiliraclicli-app
    Ver en GitHub↗32
  • adamralph/bullseyeAvatar de adamralph

    adamralph/bullseye

    946Ver en GitHub↗

    🎯 A .NET library, developed by humans, for running a target dependency graph.

    C#
    Ver en GitHub↗946