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
camgunz avatar

camgunz/cmp

0
View on GitHub↗
367 stars·84 forks·C·MIT·13 viewsmsgpack.org↗

Cmp

An implementation of the MessagePack serialization format in C / msgpack.org[C]

Features

  • Data Formats and Parsing - MessagePack parser and serializer.
  • Serialization Libraries - Implementation of the MessagePack serialization protocol.
  • Build Systems - A lightweight implementation of the MessagePack serialization protocol.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for camgunz/cmpStar history chart for camgunz/cmp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Cmp

Similar open-source projects, ranked by how many features they share with Cmp.
  • protobuf-c/protobuf-cprotobuf-c avatar

    protobuf-c/protobuf-c

    2,973View on GitHub↗

    Protocol Buffers implementation in C

    C++
    View on GitHub↗2,973
  • ludocode/mpackludocode avatar

    ludocode/mpack

    624View on GitHub↗

    MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.orgC

    C
    View on GitHub↗624
  • jmckaskill/c-capnprotojmckaskill avatar

    jmckaskill/c-capnproto

    69View on GitHub↗

    C library/compiler for the Cap'n Proto serialization/RPC protocol

    C++
    View on GitHub↗69
  • clibs/clibclibs avatar

    clibs/clib

    5,133View on GitHub↗

    clib is a C language package manager and dependency manager used to install, update, and manage external C libraries and executable dependencies from remote repositories. It functions as a distribution tool for structuring source code and metadata to publish C libraries and a development toolkit for maintaining consistent build environments. The project provides a framework for C library distribution and dependency resolution, utilizing manifest files to track required library versions and ensure reproducible builds across different systems. It streamlines the C development workflow by managi

    Ccclibmanager
    View on GitHub↗5,133
See all 30 alternatives to Cmp→

Frequently asked questions

What does camgunz/cmp do?

An implementation of the MessagePack serialization format in C / msgpack.org[C]

What are the main features of camgunz/cmp?

The main features of camgunz/cmp are: Data Formats and Parsing, Serialization Libraries, Build Systems, Windows Environments.

What are some open-source alternatives to camgunz/cmp?

Open-source alternatives to camgunz/cmp include: jmckaskill/c-capnproto — C library/compiler for the Cap'n Proto serialization/RPC protocol. protobuf-c/protobuf-c — Protocol Buffers implementation in C. ludocode/mpack — MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]. clibs/clib — clib is a C language package manager and dependency manager used to install, update, and manage external C libraries… alanxz/rabbitmq-c — RabbitMQ C client. awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It…