awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 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/cxxoptsjarro2783 का अवतार

    jarro2783/cxxopts

    4,779GitHub पर देखें↗

    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++
    GitHub पर देखें↗4,779
  • tyrrrz/cliwrapTyrrrz का अवतार

    Tyrrrz/CliWrap

    4,976GitHub पर देखें↗

    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
    GitHub पर देखें↗4,976
  • taywee/argsTaywee का अवतार

    Taywee/args

    1,623GitHub पर देखें↗

    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
    GitHub पर देखें↗1,623

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
p-ranav/indicatorsp-ranav का अवतार

p-ranav/indicators

3,399GitHub पर देखें↗

Activity Indicators for Modern C++

C++
GitHub पर देखें↗3,399
  • cliutils/cli11CLIUtils का अवतार

    CLIUtils/CLI11

    4,322GitHub पर देखें↗

    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
    GitHub पर देखें↗4,322
  • junegunn/fzfjunegunn का अवतार

    junegunn/fzf

    81,017GitHub पर देखें↗

    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
    GitHub पर देखें↗81,017
  • bfgroup/lyrabfgroup का अवतार

    bfgroup/Lyra

    594GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗594
  • p-ranav/tabulatep-ranav का अवतार

    p-ranav/tabulate

    2,166GitHub पर देखें↗

    Table Maker for Modern C++

    C++
    GitHub पर देखें↗2,166
  • adishavit/arghadishavit का अवतार

    adishavit/argh

    1,439GitHub पर देखें↗

    Argh! A minimalist argument handler.

    C++argument-parserclicli-args
    GitHub पर देखें↗1,439
  • 6bee/remote.linq6bee का अवतार

    6bee/Remote.Linq

    356GitHub पर देखें↗

    Simply LINQ your remote resources...

    C#arbitrary-linq-queriesentityentity-framework
    GitHub पर देखें↗356
  • abhagsain/ai-cliabhagsain का अवतार

    abhagsain/ai-cli

    1,174GitHub पर देखें↗

    Get answers for CLI commands from ChatGPT right from your terminal

    TypeScriptaichatgptcli
    GitHub पर देखें↗1,174
  • abcminiuser/micromenu-v2abcminiuser का अवतार

    abcminiuser/micromenu-v2

    83GitHub पर देखें↗

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

    Makefile
    GitHub पर देखें↗83
  • abo/rerateA

    abo/rerate

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • acheong08/chatgptacheong08 का अवतार

    acheong08/ChatGPT

    27,924GitHub पर देखें↗

    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
    GitHub पर देखें↗27,924
  • 0xjohnnyboy/scretch.nvim0xJohnnyboy का अवतार

    0xJohnnyboy/scretch.nvim

    34GitHub पर देखें↗

    📝 Neovim plugin to manage scratch files !

    Lua
    GitHub पर देखें↗34
  • 0x4d31/burpa0x4D31 का अवतार

    0x4D31/burpa

    535GitHub पर देखें↗

    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
    GitHub पर देखें↗535
  • abacaj/chatgpt-backupA

    abacaj/chatgpt-backup

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • adaptiveconsulting/aeron.netAdaptiveConsulting का अवतार

    AdaptiveConsulting/Aeron.NET

    518GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗518
  • adamralph/simple-execA

    adamralph/simple-exec

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • aandrew-me/tgptaandrew-me का अवतार

    aandrew-me/tgpt

    3,194GitHub पर देखें↗

    AI Chatbots in terminal for free

    Goaichatbotchatgpt
    GitHub पर देखें↗3,194
  • adelowo/onecacheA

    adelowo/onecache

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 0xdexter0us/uproot-js0xDexter0us का अवतार

    0xDexter0us/uproot-JS

    97GitHub पर देखें↗

    Extract JavaScript files from burp suite project with ease.

    Kotlin
    GitHub पर देखें↗97
  • afex/hystrix-goafex का अवतार

    afex/hystrix-go

    4,418GitHub पर देखें↗

    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
    GitHub पर देखें↗4,418
  • aforward/ar2ectoaforward का अवतार

    aforward/ar2ecto

    13GitHub पर देखें↗

    Migrate your active record migrations to ecto compatible migrations

    Elixir
    GitHub पर देखें↗13
  • agauniyal/rangagauniyal का अवतार

    agauniyal/rang

    1,581GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗1,581
  • ageekinside/fastapi-jinjaAGeekInside का अवतार

    AGeekInside/fastapi-jinja

    159GitHub पर देखें↗

    Adds integration of the Jinja template language to FastAPI.

    Python
    GitHub पर देखें↗159
  • agileobjects/agilemapperagileobjects का अवतार

    agileobjects/AgileMapper

    463GitHub पर देखें↗

    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
    GitHub पर देखें↗463
  • agilira/flash-flagsagilira का अवतार

    agilira/flash-flags

    11GitHub पर देखें↗

    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
    GitHub पर देखें↗11
  • agilira/orpheusagilira का अवतार

    agilira/orpheus

    32GitHub पर देखें↗

    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
    GitHub पर देखें↗32
  • adamralph/bullseyeadamralph का अवतार

    adamralph/bullseye

    946GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗946