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
- no-std no-alloc Rust protobufs.☆34Updated 3 months ago
- Pluggable critical section☆154Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Bare-metal allocators.☆75Updated 3 years ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆88Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆67Updated last week
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated 2 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last month
- An Embedded Storage Abstraction Layer☆79Updated 10 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated 2 years ago
- ☆106Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Library facilitating safe pinned initialization☆61Updated this week
- An Embedded Network Abstraction Layer☆195Updated 2 weeks ago
- Run pkg-config from declarative dependencies in Cargo.toml☆100Updated this week
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆30Updated 4 years ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆105Updated 2 months ago
- printf reimplemented in Rust☆27Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- ☆53Updated last month