Skip to content

vendorapp/nanopb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.1%
  • Python 27.4%
  • C++ 6.1%
  • CMake 2.6%
  • Shell 1.3%
  • Starlark 0.9%
  • Other 0.6%