awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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.
  • सीरियलाइज़ेशन लाइब्रेरीज़ - 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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Protobuf C के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Protobuf C के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • benhoyt/inihbenhoyt का अवतार

    benhoyt/inih

    3,007GitHub पर देखें↗

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

    C++cconfigparserembedded-systems
    GitHub पर देखें↗3,007
  • camgunz/cmpcamgunz का अवतार

    camgunz/cmp

    367GitHub पर देखें↗

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

    C
    GitHub पर देखें↗367
  • armink/easyloggerarmink का अवतार

    armink/EasyLogger

    4,641GitHub पर देखें↗

    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-capnprotojmckaskill का अवतार

    jmckaskill/c-capnproto

    69GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗69
Protobuf C के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

protobuf-c/protobuf-c क्या करता है?

Protocol Buffers implementation in C

protobuf-c/protobuf-c की मुख्य विशेषताएं क्या हैं?

protobuf-c/protobuf-c की मुख्य विशेषताएं हैं: 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…