rust-embedded / critical-sectionLinks
Pluggable critical section
☆154Updated last month
Alternatives and similar repositories for critical-section
Users that are interested in critical-section are comparing it to the libraries listed below
Sorting:
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆147Updated 6 months ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆104Updated last month
- `serde-json` for `no_std` programs☆181Updated 7 months ago
- Rust crate for bitfields and bit-enums☆69Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- async + no_std + no-alloc implementations of various network protocols☆179Updated 2 weeks ago
- Idiomatic Rust API for littlefs☆83Updated 2 weeks ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆129Updated 7 months ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆87Updated 3 weeks ago
- Rust async HTTP client for embedded/no_std☆201Updated 2 months ago
- An Embedded Network Abstraction Layer☆192Updated 11 months ago
- Minimal no_std MQTT v5.0 client implementation☆161Updated 7 months ago
- Statically allocated, runtime initialized cell.☆51Updated 2 weeks ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆90Updated 2 months ago
- no-std no-alloc Rust protobufs.☆34Updated last month
- An Embedded Storage Abstraction Layer☆78Updated 9 months ago
- Procedural macro for bitfields.☆105Updated 4 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- This crate provides macros to generate bitfield-like struct.☆191Updated 2 weeks ago
- IO-agnostic line editor for embedded systems☆110Updated 7 months ago
- An Rust TLS 1.3 implementation for embedded devices.☆193Updated 2 months ago
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆70Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated this week
- Minimal asynchronous executor for Rust☆129Updated this week
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago