#protocols #async #no-std

no-std the-bridge

A Simple and Efficient Binary Protocol Bridge for std and no_std Environments

4 releases (2 breaking)

0.3.1 Oct 28, 2024
0.3.0 Oct 26, 2024
0.2.0 Oct 12, 2024
0.1.0 Sep 17, 2024
0.0.1 May 28, 2024

#1721 in Embedded development

Download history 4/week @ 2024-10-19 244/week @ 2024-10-26 10/week @ 2024-11-02 16/week @ 2024-12-07

315 downloads per month

MIT/Apache

17KB
377 lines

The Bridge

A Simple and Efficient Binary Protocol Bridge for std and no_std Environments

TODO

  • Implement std error if std feature is enabled
  • Implement defmt format if defmt feature is enabled
  • Bincode version 2.0 when it is released

Dependencies

~1.6–7.5MB
~61K SLoC