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
- Pluggable critical section☆156Updated 4 months ago
- 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 3 years ago
- no-std no-alloc Rust protobufs.☆34Updated 4 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆105Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- (going to be a) BLE stack for embedded Rust (now for real)☆18Updated last year
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆89Updated this week
- Constant-time dynamic memory allocator in Rust☆107Updated last week
- Minimal asynchronous executor for Rust☆133Updated last month
- An Embedded Network Abstraction Layer☆195Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation a…☆171Updated 2 years ago
- ☆108Updated 3 weeks ago
- An Embedded Storage Abstraction Layer☆79Updated 11 months ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last month
- Multiline TextBox for the embedded-graphics Rust crate☆68Updated last month
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆69Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆75Updated last week
- Statically allocated, runtime initialized cell.☆57Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆42Updated 2 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated this week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Library facilitating safe pinned initialization☆66Updated 3 weeks ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- async + no_std + no-alloc implementations of various network protocols☆194Updated this week