#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)

new 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

#1424 in Embedded development

Download history 143/week @ 2024-09-16 18/week @ 2024-09-23 29/week @ 2024-09-30 144/week @ 2024-10-07 31/week @ 2024-10-14 103/week @ 2024-10-21

308 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