awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
peterhinch avatar

peterhinch/micropython-msgpack

0
View on GitHub↗
45 estrellas·13 forks·Python·MIT·0 vistas

Micropython Msgpack

An efficient drop-in binary alternative to JSON.

Features

  • Serialization Tools - Optimized MessagePack serialization library.

Historial de estrellas

Gráfico del historial de estrellas de peterhinch/micropython-msgpackGráfico del historial de estrellas de peterhinch/micropython-msgpack

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Micropython Msgpack

Proyectos open-source similares, clasificados según cuántas características comparten con Micropython Msgpack.
  • dmazzella/ucborAvatar de dmazzella

    dmazzella/ucbor

    5Ver en GitHub↗

    Lightweight implementation of cbor for Micropython

    C
    Ver en GitHub↗5
  • dogtopus/minipbAvatar de dogtopus

    dogtopus/minipb

    63Ver en GitHub↗

    Mini Protobuf library in pure Python.

    Python
    Ver en GitHub↗63
  • gitcnd/micropython-msgpackAvatar de gitcnd

    gitcnd/micropython-msgpack

    0Ver en GitHub↗

    I combined the essential parts of this package into one file.

    Python
    Ver en GitHub↗0
  • jazzycamel/micropython-uprotobufAvatar de jazzycamel

    jazzycamel/micropython-uprotobuf

    24Ver en GitHub↗

    This project is very much a work in progress and, as such, is incomplete. Currently protocol specifications can be compiled via the plugin and messages can be parsed.

    Python
    Ver en GitHub↗24
Ver las 5 alternativas a Micropython Msgpack→

Preguntas frecuentes

¿Qué hace peterhinch/micropython-msgpack?

An efficient drop-in binary alternative to JSON.

¿Cuáles son las características principales de peterhinch/micropython-msgpack?

Las características principales de peterhinch/micropython-msgpack son: Serialization Tools.

¿Qué alternativas de código abierto existen para peterhinch/micropython-msgpack?

Las alternativas de código abierto para peterhinch/micropython-msgpack incluyen: dmazzella/ucbor — Lightweight implementation of cbor for Micropython. dogtopus/minipb — Mini Protobuf library in pure Python. gitcnd/micropython-msgpack — I combined the essential parts of this package into one file. jazzycamel/micropython-uprotobuf — This project is very much a work in progress and, as such, is incomplete. Currently protocol specifications can be… spotlightkid/upy-msgpack — upy-msgpack is a lightweight [MessagePack] serializer and deserializer module written in pure Python, compatible with…