embassy-rs / embedded-ioLinks
MOVED TO https://github.com/rust-embedded/embedded-hal
☆21Updated 2 years ago
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.☆76Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Pluggable critical section☆154Updated last month
- no-std no-alloc Rust protobufs.☆34Updated 2 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆87Updated last month
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- An Embedded Storage Abstraction Layer☆78Updated 9 months ago
- Implements embedded-hal traits by bitbanging☆50Updated last year
- (going to be a) BLE stack for embedded Rust (now for real)☆18Updated last year
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆104Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- An Embedded Network Abstraction Layer☆193Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Library facilitating safe pinned initialization☆60Updated 2 weeks ago
- ☆102Updated 2 weeks ago
- Sets the panicking behavior to halt☆27Updated 4 months ago
- ☆51Updated 2 years ago
- Statically allocated, runtime initialized cell.☆51Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated last week
- Const TypeId and non-'static TypeId☆67Updated last week
- Defer running expensive destructors until later☆19Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last week
- printf reimplemented in Rust☆27Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Multiline TextBox for the embedded-graphics Rust crate☆65Updated 7 months ago