heapless: provides Vec, String, LinearMap, RingBuffer backed by fixed-size buffers - idsp: integer DSP algorithms (trigonometry, filtering, PLL...) tuned for precision and speed - ieee802154: Partial implementation of the IEEE 802.15.4 standard - infrared: infrared remote control library ...
managed: provides ManagedSlice, ManagedMap backed by either their std counterparts or fixed-size buffers for #![no_std]. - menu: A basic command-line interface library. Has nested menus and basic help functionality. micropb: Rust Protobuf library targetting embedded systems and no_std envir...
heapless: provides Vec, String, LinearMap, RingBuffer backed by fixed-size buffers - idsp: integer DSP algorithms (trigonometry, filtering, PLL...) tuned for precision and speed - ieee802154: Partial implementation of the IEEE 802.15.4 standard - infrared: infrared remote control library ...