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
protobuf-c avatar

protobuf-c/protobuf-c

0
View on GitHub↗
2,973 stars·768 forks·C++·18 views

Protobuf C

Protocol Buffers implementation in C

Features

  • Serialization - Protocol Buffers implementation specifically for C.
  • Serialization Libraries - Implementation of Google Protocol Buffers for C.
  • Build Systems - 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.

Star history

Star history chart for protobuf-c/protobuf-cStar history chart for protobuf-c/protobuf-c

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Protobuf C

These projects share indexed features with Protobuf C. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • benhoyt/inihbenhoyt avatar

    benhoyt/inih

    3,007View on GitHub↗

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

    C++cconfigparserembedded-systems
    View on GitHub↗3,007
  • camgunz/cmpcamgunz avatar

    camgunz/cmp

    367View on GitHub↗

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

    C
    View on GitHub↗367
  • armink/easyloggerarmink avatar

    armink/EasyLogger

    4,641View on 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
    View on GitHub↗4,641
  • 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
Compare all 30 related projects→

Frequently asked questions

What does protobuf-c/protobuf-c do?

Protocol Buffers implementation in C

What are the main features of protobuf-c/protobuf-c?

The main features of protobuf-c/protobuf-c are: Serialization, Serialization Libraries, Build Systems, Embedded Software Libraries, Embedded Utility Libraries, Windows Environments.

Which projects share features with protobuf-c/protobuf-c?

Projects with overlapping indexed features include: 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…