rust-embedded / critical-sectionLinks
Pluggable critical section
☆146Updated 7 months ago
Alternatives and similar repositories for critical-section
Users that are interested in critical-section are comparing it to the libraries listed below
Sorting:
- Rust crate for bitfields and bit-enums☆62Updated 3 months ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆142Updated 4 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆99Updated 2 weeks ago
- Idiomatic Rust API for littlefs☆73Updated 3 weeks ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆126Updated 5 months ago
- An Embedded Storage Abstraction Layer☆78Updated 7 months ago
- async + no_std + no-alloc implementations of various network protocols☆174Updated last month
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆83Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Minimal and reusable non-blocking I/O layer☆100Updated last year
- `serde-json` for `no_std` programs☆176Updated 5 months ago
- An Embedded Network Abstraction Layer☆190Updated 9 months ago
- Statically allocated, runtime initialized cell.☆49Updated 2 weeks ago
- An Rust TLS 1.3 implementation for embedded devices.☆193Updated 3 weeks ago
- Library facilitating safe pinned initialization☆54Updated this week
- Rust async HTTP client for embedded/no_std☆195Updated 3 weeks ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last month
- Procedural macro for bitfields.☆98Updated 2 months ago
- no-std no-alloc Rust protobufs.☆35Updated last year
- Minimal no_std MQTT v5.0 client implementation☆160Updated 5 months ago
- IO-agnostic line editor for embedded systems☆107Updated 5 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
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆143Updated last year
- This crate provides macros to generate bitfield-like struct.☆186Updated last month
- Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)☆142Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation a…☆168Updated 2 years 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…☆71Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago