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 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Pluggable critical section☆161Updated 4 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆68Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last week
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last month
- (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.☆106Updated last week
- ☆108Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆89Updated this week
- An Embedded Network Abstraction Layer☆196Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- Library facilitating safe pinned initialization☆72Updated this week
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆78Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆209Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆69Updated 3 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week