awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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,779Voir sur 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++
    Voir sur GitHub↗4,779
  • tyrrrz/cliwrapAvatar de Tyrrrz

    Tyrrrz/CliWrap

    4,976Voir sur 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
    Voir sur GitHub↗4,976
  • taywee/argsAvatar de Taywee

    Taywee/args

    1,623Voir sur 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
    Voir sur GitHub↗1,623

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

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

p-ranav/indicators

3,399Voir sur GitHub↗

Activity Indicators for Modern C++

C++
Voir sur GitHub↗3,399
  • cliutils/cli11Avatar de CLIUtils

    CLIUtils/CLI11

    4,322Voir sur 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
    Voir sur GitHub↗4,322
  • junegunn/fzfAvatar de junegunn

    junegunn/fzf

    81,017Voir sur 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
    Voir sur GitHub↗81,017
  • bfgroup/lyraAvatar de bfgroup

    bfgroup/Lyra

    594Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗594
  • p-ranav/tabulateAvatar de p-ranav

    p-ranav/tabulate

    2,166Voir sur GitHub↗

    Table Maker for Modern C++

    C++
    Voir sur GitHub↗2,166
  • adishavit/arghAvatar de adishavit

    adishavit/argh

    1,439Voir sur GitHub↗

    Argh! A minimalist argument handler.

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

    6bee/Remote.Linq

    356Voir sur GitHub↗

    Simply LINQ your remote resources...

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

    abhagsain/ai-cli

    1,174Voir sur GitHub↗

    Get answers for CLI commands from ChatGPT right from your terminal

    TypeScriptaichatgptcli
    Voir sur GitHub↗1,174
  • abcminiuser/micromenu-v2Avatar de abcminiuser

    abcminiuser/micromenu-v2

    83Voir sur GitHub↗

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

    Makefile
    Voir sur GitHub↗83
  • abo/rerateA

    abo/rerate

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • acheong08/chatgptAvatar de acheong08

    acheong08/ChatGPT

    27,924Voir sur 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
    Voir sur GitHub↗27,924
  • 0xjohnnyboy/scretch.nvimAvatar de 0xJohnnyboy

    0xJohnnyboy/scretch.nvim

    34Voir sur GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    Voir sur GitHub↗34
  • 0x4d31/burpaAvatar de 0x4D31

    0x4D31/burpa

    535Voir sur 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
    Voir sur GitHub↗535
  • abacaj/chatgpt-backupA

    abacaj/chatgpt-backup

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • adaptiveconsulting/aeron.netAvatar de AdaptiveConsulting

    AdaptiveConsulting/Aeron.NET

    518Voir sur GitHub↗

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

    C#
    Voir sur GitHub↗518
  • adamralph/simple-execA

    adamralph/simple-exec

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aandrew-me/tgptAvatar de aandrew-me

    aandrew-me/tgpt

    3,194Voir sur GitHub↗

    AI Chatbots in terminal for free

    Goaichatbotchatgpt
    Voir sur GitHub↗3,194
  • adelowo/onecacheA

    adelowo/onecache

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 0xdexter0us/uproot-jsAvatar de 0xDexter0us

    0xDexter0us/uproot-JS

    97Voir sur GitHub↗

    Extract JavaScript files from burp suite project with ease.

    Kotlin
    Voir sur GitHub↗97
  • afex/hystrix-goAvatar de afex

    afex/hystrix-go

    4,418Voir sur 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
    Voir sur GitHub↗4,418
  • aforward/ar2ectoAvatar de aforward

    aforward/ar2ecto

    13Voir sur GitHub↗

    Migrate your active record migrations to ecto compatible migrations

    Elixir
    Voir sur GitHub↗13
  • agauniyal/rangAvatar de agauniyal

    agauniyal/rang

    1,581Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗1,581
  • ageekinside/fastapi-jinjaAvatar de AGeekInside

    AGeekInside/fastapi-jinja

    159Voir sur GitHub↗

    Adds integration of the Jinja template language to FastAPI.

    Python
    Voir sur GitHub↗159
  • agileobjects/agilemapperAvatar de agileobjects

    agileobjects/AgileMapper

    463Voir sur 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
    Voir sur GitHub↗463
  • agilira/flash-flagsAvatar de agilira

    agilira/flash-flags

    11Voir sur 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
    Voir sur GitHub↗11
  • agilira/orpheusAvatar de agilira

    agilira/orpheus

    32Voir sur 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
    Voir sur GitHub↗32
  • adamralph/bullseyeAvatar de adamralph

    adamralph/bullseye

    946Voir sur GitHub↗

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

    C#
    Voir sur GitHub↗946