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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
docopt avatar

docopt/docopt.c

0
View on GitHub↗
321 स्टार्स·46 फोर्क्स·Python·MIT·5 व्यूज़

Docopt.c

C-code generator for docopt language.

Features

  • बिल्ड सिस्टम - A C implementation of the docopt command-line parser.
  • General Libraries - Command-line option parser for C applications.
  • जनरल पर्पस लाइब्रेरीज़ - Command-line option parser for C applications.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

स्टार हिस्ट्री

docopt/docopt.c के लिए स्टार हिस्ट्री चार्टdocopt/docopt.c के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Docopt.c के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Docopt.c के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • libgit2/libgit2libgit2 का अवतार

    libgit2/libgit2

    10,485GitHub पर देखें↗

    libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version control directly into applications. It serves as a linkable implementation of Git internals, allowing developers to manage repositories and manipulate version control data without requiring a system installation of the Git command line tool. The library functions as an embedded API and object database manager capable of reading and writing commits, trees, blobs, and tags. It includes a network transport client to handle the transfer of repository data over protocols such as SSH a

    C
    GitHub पर देखें↗10,485
  • alanxz/rabbitmq-calanxz का अवतार

    alanxz/rabbitmq-c

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

    RabbitMQ C client

    C
    GitHub पर देखें↗1,859
  • cloudwu/pbccloudwu का अवतार

    cloudwu/pbc

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

    A protocol buffers library for C

    C
    GitHub पर देखें↗1,625
  • libimobiledevice/libimobiledevicelibimobiledevice का अवतार

    libimobiledevice/libimobiledevice

    7,733GitHub पर देखें↗

    libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of proprietary software. It provides a set of tools for device management, including firmware recovery, filesystem access, and the creation of native backups and restores. The project implements a property list parser to read and write data across binary, XML, and JSON formats. It enables low-level hardware control, such as triggering recovery modes, modifying system settings, and managing device activation and provisioning via official servers. The library covers several function

    Ccioslibrary
    GitHub पर देखें↗7,733
Docopt.c के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

docopt/docopt.c क्या करता है?

C-code generator for docopt language.

docopt/docopt.c की मुख्य विशेषताएं क्या हैं?

docopt/docopt.c की मुख्य विशेषताएं हैं: बिल्ड सिस्टम, General Libraries, जनरल पर्पस लाइब्रेरीज़, Windows Environments।

docopt/docopt.c के कुछ ओपन-सोर्स विकल्प क्या हैं?

docopt/docopt.c के ओपन-सोर्स विकल्पों में शामिल हैं: libimobiledevice/libimobiledevice — libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of… nfc-tools/libnfc — Platform independent Near Field Communication (NFC) library. alanxz/rabbitmq-c — RabbitMQ C client. cloudwu/pbc — A protocol buffers library for C. libgit2/libgit2 — libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version… commonmark/commonmark-spec — This project is a formal markdown specification standard that provides a detailed markup syntax definition and a…