micropython-uprotobuf
Protobuf implementation
A Python implementation of Protocol Buffers for micropython, enabling the creation of lightweight binary data serialization.
A lightweight implementation of Google's Protocol Buffers (protobuf) for micropython
21 stars
6 watching
6 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
| An implementation of protocol buffers for the Ruby programming language | 463 |
| A lightweight C implementation of Protocol Buffers for efficient data serialization | 1,504 |
| An implementation of Protocol Buffers in Swift | 939 |
| An implementation of the Protocol Buffers message format in Nim. | 171 |
| Tool to generate type information from Protocol Buffers specifications | 659 |
| A C# code generator for reading and writing the Protocol Buffers format | 308 |
| A library that enables native protocol buffer support in Elixir | 485 |
| A Smalltalk library for serializing and deserializing structured data using a protocol buffer format | 13 |
| A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
| Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
| An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
| An implementation of Google's Protocol Buffers in Haskell. | 95 |
| A fast and reliable Elixir library for working with Google Protocol Buffers | 270 |
| A Python library providing a unified interface to Cosmos Protobuf APIs for querying blockchain data. | 19 |