rust-embedded / critical-sectionLinks
Pluggable critical section
☆151Updated 3 weeks ago
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
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆128Updated 7 months ago
- Rust crate for bitfields and bit-enums☆65Updated last week
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆85Updated this week
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆102Updated 2 weeks ago
- Idiomatic Rust API for littlefs☆77Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- async + no_std + no-alloc implementations of various network protocols☆178Updated last week
- An Embedded Network Abstraction Layer☆191Updated 10 months ago
- `serde-json` for `no_std` programs☆179Updated 6 months ago
- Rust async HTTP client for embedded/no_std☆197Updated 2 months ago
- Statically allocated, runtime initialized cell.☆51Updated 2 months ago
- An Embedded Storage Abstraction Layer☆78Updated 8 months ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- Minimal no_std MQTT v5.0 client implementation☆160Updated 6 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
- This crate provides macros to generate bitfield-like struct.☆188Updated 3 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- Procedural macro for bitfields.☆102Updated 3 months ago
- An Rust TLS 1.3 implementation for embedded devices.☆192Updated 2 months ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- A test harness and runner for embedded devices☆125Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Sets the panicking behavior to halt☆27Updated 3 months ago
- A procedural macro for configuring constant values across crates☆68Updated 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
- backtrace for ESP32 bare-metal☆29Updated last year
- IO-agnostic line editor for embedded systems☆109Updated 7 months ago