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

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

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

protobuf-c/protobuf-c

0
View on GitHub↗
2,973 نجوم·768 تفرعات·C++·5 مشاهدات

Protobuf C

Protocol Buffers implementation in C

Features

  • Serialization - Protocol Buffers implementation specifically for C.
  • مكتبات التسلسل (Serialization) - Implementation of Google Protocol Buffers for C.
  • أنظمة البناء - A C implementation of Google's Protocol Buffers.
  • Embedded Software Libraries - Protocol buffers implementation for C.
  • Embedded Utility Libraries - Protocol Buffers implementation for C-based systems.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

سجل النجوم

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

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

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

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

Start searching with AI

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

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

    benhoyt/inih

    3,007عرض على GitHub↗

    Simple .INI file parser in C, good for embedded systems

    C++cconfigparserembedded-systems
    عرض على GitHub↗3,007
  • camgunz/cmpالصورة الرمزية لـ camgunz

    camgunz/cmp

    367عرض على GitHub↗

    An implementation of the MessagePack serialization format in C / msgpack.orgC

    C
    عرض على GitHub↗367
  • armink/easyloggerالصورة الرمزية لـ armink

    armink/EasyLogger

    4,641عرض على GitHub↗

    EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT devices, and wearables. It functions as a resource-efficient logger and flash memory manager, providing tools for low-level debugging and system event recording with minimal ROM and RAM requirements. The project distinguishes itself through an asynchronous logging model that buffers messages to a separate thread, preventing logging operations from blocking real-time application execution. It includes a specialized flash memory manager that utilizes circular buffering to persist logs

    C
    عرض على GitHub↗4,641
  • jmckaskill/c-capnprotoالصورة الرمزية لـ jmckaskill

    jmckaskill/c-capnproto

    69عرض على GitHub↗

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

    C++
    عرض على GitHub↗69
عرض جميع البدائل الـ 30 لـ Protobuf C→

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

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

Protocol Buffers implementation in C

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

الميزات الرئيسية لـ protobuf-c/protobuf-c هي: Serialization, مكتبات التسلسل (Serialization), أنظمة البناء, Embedded Software Libraries, Embedded Utility Libraries, Windows Environments.

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

تشمل البدائل مفتوحة المصدر لـ protobuf-c/protobuf-c: camgunz/cmp — An implementation of the MessagePack serialization format in C / msgpack.org[C]. ludocode/mpack — MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]. armink/easylogger — EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT… benhoyt/inih — Simple .INI file parser in C, good for embedded systems. jmckaskill/c-capnproto — C library/compiler for the Cap'n Proto serialization/RPC protocol. throwtheswitch/unity — Unity is a lightweight unit testing framework for C, providing the assertion library, test runner, and reporting…