embassy-rs / embedded-io
MOVED TO https://github.com/rust-embedded/embedded-hal
☆21Updated last year
Related projects ⓘ
Alternatives and complementary repositories for embedded-io
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- no-std no-alloc Rust protobufs.☆29Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 6 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Pluggable critical section☆108Updated 3 weeks ago
- horrible serde macro stuff☆38Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Uneval your data into Rust code☆17Updated 6 months ago
- ☆25Updated last year
- An Embedded Storage Abstraction Layer☆69Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Const TypeId and non-'static TypeId☆54Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- An embedded-hal driver for various SPI Flash and EEPROM chips☆23Updated 2 years ago
- `smol` integrations with `hyper`☆14Updated 3 weeks ago
- Multiline TextBox for the embedded-graphics Rust crate☆57Updated 5 months ago
- Statically allocated, runtime initialized cell.☆31Updated 3 months ago
- You can name anonymous Future from async fn without dyn or Box!☆57Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month