An implementation of the MessagePack serialization format in C / msgpack.org[C]
الميزات الرئيسية لـ camgunz/cmp هي: Data Formats and Parsing, مكتبات التسلسل (Serialization), أنظمة البناء, Windows Environments.
تشمل البدائل مفتوحة المصدر لـ camgunz/cmp: 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…
Protocol Buffers implementation in C
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.orgC
C library/compiler for the Cap'n Proto serialization/RPC protocol
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