awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
docopt avatar

docopt/docopt.c

0
View on GitHub↗
321 Stars·46 Forks·Python·MIT·2 Aufrufe

Docopt.c

C-code generator for docopt language.

Features

  • Build-Systeme - A C implementation of the docopt command-line parser.
  • General Libraries - Command-line option parser for C applications.
  • Allgemeine Bibliotheken - Command-line option parser for C applications.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star-Verlauf

Star-Verlauf für docopt/docopt.cStar-Verlauf für docopt/docopt.c

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Docopt.c

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Docopt.c.
  • libgit2/libgit2Avatar von libgit2

    libgit2/libgit2

    10,485Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,485
  • alanxz/rabbitmq-cAvatar von alanxz

    alanxz/rabbitmq-c

    1,859Auf GitHub ansehen↗

    RabbitMQ C client

    C
    Auf GitHub ansehen↗1,859
  • cloudwu/pbcAvatar von cloudwu

    cloudwu/pbc

    1,625Auf GitHub ansehen↗

    A protocol buffers library for C

    C
    Auf GitHub ansehen↗1,625
  • libimobiledevice/libimobiledeviceAvatar von libimobiledevice

    libimobiledevice/libimobiledevice

    7,733Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,733
Alle 30 Alternativen zu Docopt.c anzeigen→

Häufig gestellte Fragen

Was macht docopt/docopt.c?

C-code generator for docopt language.

Was sind die Hauptfunktionen von docopt/docopt.c?

Die Hauptfunktionen von docopt/docopt.c sind: Build-Systeme, General Libraries, Allgemeine Bibliotheken, Windows Environments.

Welche Open-Source-Alternativen gibt es zu docopt/docopt.c?

Open-Source-Alternativen zu docopt/docopt.c sind unter anderem: 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…