awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alanxz avatar

alanxz/rabbitmq-cFork

0
View on GitHub↗
1,859 نجوم·686 تفرعات·C·MIT·7 مشاهدات

Rabbitmq C

RabbitMQ C client

Features

  • أنظمة البناء - A client library for the RabbitMQ message broker.
  • General Libraries - Client library for interacting with RabbitMQ.
  • مكتبات الأغراض العامة - Client library for interacting with RabbitMQ.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ alanxz/rabbitmq-cمخطط تاريخ النجوم لـ alanxz/rabbitmq-c

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Rabbitmq C

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rabbitmq C.
  • docopt/docopt.cالصورة الرمزية لـ docopt

    docopt/docopt.c

    321عرض على GitHub↗

    C-code generator for docopt language.

    Python
    عرض على GitHub↗321
  • libgit2/libgit2الصورة الرمزية لـ libgit2

    libgit2/libgit2

    10,485عرض على 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
    عرض على GitHub↗10,485
  • cloudwu/pbcالصورة الرمزية لـ cloudwu

    cloudwu/pbc

    1,625عرض على GitHub↗

    A protocol buffers library for C

    C
    عرض على GitHub↗1,625
  • libimobiledevice/libimobiledeviceالصورة الرمزية لـ libimobiledevice

    libimobiledevice/libimobiledevice

    7,733عرض على 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
    عرض على GitHub↗7,733
عرض جميع البدائل الـ 30 لـ Rabbitmq C→

الأسئلة الشائعة

ما هي وظيفة alanxz/rabbitmq-c؟

RabbitMQ C client

ما هي الميزات الرئيسية لـ alanxz/rabbitmq-c؟

الميزات الرئيسية لـ alanxz/rabbitmq-c هي: أنظمة البناء, General Libraries, مكتبات الأغراض العامة, Windows Environments.

ما هي البدائل مفتوحة المصدر لـ alanxz/rabbitmq-c؟

تشمل البدائل مفتوحة المصدر لـ alanxz/rabbitmq-c: 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.