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
Sorting:
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆85Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- no-std no-alloc Rust protobufs.☆33Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Implements embedded-hal traits by bitbanging☆46Updated 9 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Library facilitating safe pinned initialization☆40Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- ☆38Updated last year
- (going to be a) BLE stack for embedded Rust (now for real)☆17Updated 10 months ago
- Alternative future adapters that provide cancel safety.☆63Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- ☆26Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Scoped Runtime for tokio☆17Updated 2 years ago
- ☆56Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆29Updated 4 years ago
- Faster, more compact implementation of std::Vec☆18Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago