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: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
protocolbuffers/upb | A lightweight C implementation of Protocol Buffers for efficient data serialization | 1,502 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
pmunch/protobuf-nim | An implementation of the Protocol Buffers message format in Nim. | 171 |
nipunn1313/mypy-protobuf | Tool to generate type information from Protocol Buffers specifications | 653 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |
bitwalker/exprotobuf | A library that enables native protocol buffer support in Elixir | 486 |
jvdsandt/protobuf-smalltalk | A Smalltalk library for serializing and deserializing structured data using a protocol buffer format | 13 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
jhump/goprotoc | 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 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
alphaheavy/protobuf | An implementation of Google's Protocol Buffers in Haskell. | 95 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
ctrl-felix/cosmospy-protobuf | A Python library providing a unified interface to Cosmos Protobuf APIs for querying blockchain data. | 19 |