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:
- no-std no-alloc Rust protobufs.☆34Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- 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☆147Updated 7 months ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆84Updated 3 months ago
- An Embedded Storage Abstraction Layer☆78Updated 7 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆100Updated 3 weeks ago
- ☆39Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆65Updated 2 weeks ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated 2 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- Sets the panicking behavior to halt☆27Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated last week
- Statically allocated, runtime initialized cell.☆49Updated 3 weeks ago
- Implements embedded-hal traits by bitbanging☆49Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Simple bit-level protocol definitions in Rust.☆23Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Multiline TextBox for the embedded-graphics Rust crate☆64Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Obsessively tiny error derive macro☆86Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago