embassy-rs / embedded-io
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
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- no-std no-alloc Rust protobufs.☆32Updated last year
- Library facilitating safe pinned initialization☆36Updated this week
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆83Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Implements embedded-hal traits by bitbanging☆46Updated 8 months ago
- (going to be a) BLE stack for embedded Rust (now for real)☆17Updated 9 months ago
- Statically allocated, runtime initialized cell.☆46Updated last month
- Low-level networking functionality in Rust☆17Updated 3 weeks ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated this week
- Sets the panicking behavior to halt☆27Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated last week
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- You can name anonymous Future from async fn without dyn or Box!☆59Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆28Updated 4 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- An Embedded Storage Abstraction Layer☆75Updated 4 months ago
- ☆20Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Allows for proper and easy handling of volatile memory☆39Updated 11 months ago