Code Monkey home page Code Monkey logo

micropython-msgpack's People

Contributors

peterhinch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

micropython-msgpack's Issues

Just wanted to shout-out: "Thank you."

Obviously, this is not an actual issue. ๐Ÿ˜‰

I just wanted to extend my personal gratitude for the impressive work you do โ€“ both here and on the MicroPython forums. Because of that work, we're likely to adopt your MessagePack implementation (probably in frozen byte-compiled form โ€“ gotta minimize that RAM consumption, right?) over MicroPython's standard ujson module. The mission has been accomplished.

We're especially excited by these three hot advantages:

  • Ease of extension. The repo includes a module which extends support to tuple, set and complex types. It can readily be extended to support other native and library types.
  • A class decorator enables user classes to be written so that instances can packed and unpacked in exactly the same way as native types.
  • Asynchronous decoding of data which arrives on a slow or sporadic interface such as a UART or a socket.

I'd expect this project to explode in interest over the coming months. Take all our GitHub stars, Peter! โญ

Offical Python Package

Hello @peterhinch

thank you for this great package.

Would you be interested to publish your package on pypi.org? I really would love to use upip to install this on my ESP8266

Greets,

Christian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.