forked from nanopb/nanopb
-
Notifications
You must be signed in to change notification settings - Fork 0
Protocol Buffers with small code size
License
d21d3q/nanopb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nanopb is a small code-size Protocol Buffers implementation. Homepage: http://kapsi.fi/~jpa/nanopb/ To compile the library, you'll need these libraries: protobuf-compiler python-protobuf libprotobuf-dev The only runtime dependencies are memset() and memcpy(). To run the tests, run make under the tests folder. If it completes without error, everything is fine.
About
Protocol Buffers with small code size
Resources
License
Security policy
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 60.3%
- Python 21.0%
- Protocol Buffer 15.6%
- CMake 2.6%
- Makefile 0.3%
- Shell 0.1%
- Batchfile 0.1%