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:
- no-std no-alloc Rust protobufs.☆35Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- (going to be a) BLE stack for embedded Rust (now for real)☆17Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆29Updated 4 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Library facilitating safe pinned initialization☆43Updated last week
- The `io_uring` library for Rust (with Rustix)☆29Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- ☆26Updated 2 years ago
- Implements embedded-hal traits by bitbanging☆49Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- horrible serde macro stuff☆39Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Pluggable critical section☆142Updated 6 months ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆82Updated 2 months ago
- Sets the panicking behavior to halt☆27Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated last month
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 3 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- Statically allocated, runtime initialized cell.☆48Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Alternative future adapters that provide cancel safety.☆64Updated this week