awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alanxz avatar

alanxz/rabbitmq-cFork

0
View on GitHub↗
1,859 stars·686 forks·C·MIT·7 vues

Rabbitmq C

RabbitMQ C client

Features

  • Systèmes de build - A client library for the RabbitMQ message broker.
  • General Libraries - Client library for interacting with RabbitMQ.
  • Bibliothèques généralistes - Client library for interacting with RabbitMQ.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Historique des stars

Graphique de l'historique des stars pour alanxz/rabbitmq-cGraphique de l'historique des stars pour alanxz/rabbitmq-c

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.

Start searching with AI

Alternatives open source à Rabbitmq C

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Rabbitmq C.
  • docopt/docopt.cAvatar de docopt

    docopt/docopt.c

    321Voir sur GitHub↗

    C-code generator for docopt language.

    Python
    Voir sur GitHub↗321
  • libgit2/libgit2Avatar de libgit2

    libgit2/libgit2

    10,485Voir sur GitHub↗

    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
    Voir sur GitHub↗10,485
  • cloudwu/pbcAvatar de cloudwu

    cloudwu/pbc

    1,625Voir sur GitHub↗

    A protocol buffers library for C

    C
    Voir sur GitHub↗1,625
  • libimobiledevice/libimobiledeviceAvatar de libimobiledevice

    libimobiledevice/libimobiledevice

    7,733Voir sur GitHub↗

    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
    Voir sur GitHub↗7,733
Voir les 30 alternatives à Rabbitmq C→

Questions fréquentes

Que fait alanxz/rabbitmq-c ?

RabbitMQ C client

Quelles sont les fonctionnalités principales de alanxz/rabbitmq-c ?

Les fonctionnalités principales de alanxz/rabbitmq-c sont : Systèmes de build, General Libraries, Bibliothèques généralistes, Windows Environments.

Quelles sont les alternatives open-source à alanxz/rabbitmq-c ?

Les alternatives open-source à alanxz/rabbitmq-c incluent : nfc-tools/libnfc — Platform independent Near Field Communication (NFC) library. libgit2/libgit2 — libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version… cloudwu/pbc — A protocol buffers library for C. libimobiledevice/libimobiledevice — libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of… docopt/docopt.c — C-code generator for docopt language. codeplea/tinyexpr — tiny recursive descent expression parser, compiler, and evaluation engine for math expressions.