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:
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- no-std no-alloc Rust protobufs.☆34Updated 6 months ago
- Pluggable critical section☆160Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆90Updated last month
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆111Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- (going to be a) BLE stack for embedded Rust (now for real)☆18Updated last year
- An Embedded Network Abstraction Layer☆199Updated 4 months ago
- An Embedded Storage Abstraction Layer☆84Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆71Updated 4 months ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- Constant-time dynamic memory allocator in Rust☆112Updated this week
- R3-OS — Experimental static RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics☆171Updated 2 years ago
- A panic handler that stores the panic message in RAM☆48Updated 4 years ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- A rust websocket library for embedded systems (no_std)☆118Updated last year
- Macro for sealing traits and structures☆61Updated last year
- ☆34Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Implements embedded-hal traits by bitbanging☆50Updated last year