首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > protobuf-embedded-c

protobuf-embedded-c

  • 资源大小:3.04 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

What is Protobuf-Embedded-C ? A protocol buffers generator for resource constrained embedded applications written in the C programming language. For example, you may employ Protobuf-Embedded-C to let tiny embedded devices communicate directly with each other or with servers running large scale business applications. These following guidelines drive Protobuf-Embedded-C: 1. Generated C-code runs on low-power and low-memory embedded controllers. 1. Generated C-code runs on real-time systems with static memory allocation. 1. Code is completely generated, so it is self-contained (no libraries on the target device). 1. API is easy to learn and (where possible) close to the concepts of the original protobuf implementations by Google. Please note, that these guidelines imply reduced functionality, yet powerful enough to get the typical protobuf communication jobs done. New and Noteworthy June 2013: Protobuf-Embedded-C
VIP VIP
0.183941s