awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 views

Rabbitmq C

RabbitMQ C client

Features

  • Build Systems - A client library for the RabbitMQ message broker.
  • General Libraries - Client library for interacting with RabbitMQ.
  • General Purpose Libraries - Client library for interacting with RabbitMQ.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for alanxz/rabbitmq-cStar history chart for alanxz/rabbitmq-c

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rabbitmq C

Similar open-source projects, ranked by how many features they share with Rabbitmq C.
  • docopt/docopt.cdocopt avatar

    docopt/docopt.c

    321View on GitHub↗

    C-code generator for docopt language.

    Python
    View on GitHub↗321
  • libgit2/libgit2libgit2 avatar

    libgit2/libgit2

    10,485View on 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
    View on GitHub↗10,485
  • cloudwu/pbccloudwu avatar

    cloudwu/pbc

    1,625View on GitHub↗

    A protocol buffers library for C

    C
    View on GitHub↗1,625
  • libimobiledevice/libimobiledevicelibimobiledevice avatar

    libimobiledevice/libimobiledevice

    7,733View on 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
    View on GitHub↗7,733
See all 30 alternatives to Rabbitmq C→

Frequently asked questions

What does alanxz/rabbitmq-c do?

RabbitMQ C client

What are the main features of alanxz/rabbitmq-c?

The main features of alanxz/rabbitmq-c are: Build Systems, General Libraries, General Purpose Libraries, Windows Environments.

What are some open-source alternatives to alanxz/rabbitmq-c?

Open-source alternatives to alanxz/rabbitmq-c include: 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.