embassy-rs / embedded-ioLinks
MOVED TO https://github.com/rust-embedded/embedded-hal
☆21Updated last year
Alternatives and similar repositories for embedded-io
Users that are interested in embedded-io are comparing it to the libraries listed below
Sorting:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- no-std no-alloc Rust protobufs.☆33Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- The `io_uring` library for Rust (with Rustix)☆28Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆85Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- (going to be a) BLE stack for embedded Rust (now for real)☆17Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- Library facilitating safe pinned initialization☆41Updated last week
- Multiline TextBox for the embedded-graphics Rust crate☆64Updated 3 months ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- Rust DFU protocol implementation for usb-device☆22Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆29Updated 4 years ago
- Statically allocated, runtime initialized cell.☆49Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Implements embedded-hal traits by bitbanging☆47Updated 9 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆98Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago