We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afef5d commit e78d61fCopy full SHA for e78d61f
1 file changed
readme.md
@@ -390,6 +390,7 @@ Other places you can look for MicroPython Libraries:
390
* [minipb](https://github.com/dogtopus/minipb) - Mini Protobuf {de}serializer in pure Python.
391
* [ucbor](https://github.com/dmazzella/ucbor) - Lightweight implementation of cbor for MicroPython.
392
* [upy-msgpack](https://github.com/SpotlightKid/upy-msgpack) - A lightweight MessagePack (de)serialization library (not only) for MicroPython.
393
+* [micropython-msgpack](https://github.com/gitcnd/micropython-msgpack) - MessagePack serialisation library optimised for MicroPython.
394
395
#### SMTP
396
0 commit comments