micropython-msgpack
MessagePack serializer
MicroPython MessagePack implementation
MessagePack serialisation library optimised for MicroPython
28 stars
5 watching
12 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
msgpack/msgpack-smalltalk | A Smalltalk-based MessagePack serialization library for various dialects | 22 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 834 |
peterhinch/micropython-filters | Digital filter implementation in MicroPython for real-time and non-realtime applications | 64 |
msgpack/msgpack-haskell | A Haskell implementation of MessagePack data serialization format | 138 |
peterhinch/micropython-samples | An assortment of code examples and technical resources for MicroPython development on various platforms. | 464 |
msgpack/msgpack-scala | An implementation of MessagePack serialization for Scala | 94 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,177 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
msgpack/msgpack-objectivec | Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 45 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 581 |
rybakit/msgpack.php | A pure PHP implementation of the MessagePack serialization format | 389 |
pjz/micropython-wiegand | A Wiegand protocol reader library for Micropython microcontrollers | 28 |