rust-embedded / critical-section
Pluggable critical section
☆133Updated 5 months ago
Alternatives and similar repositories for critical-section:
Users that are interested in critical-section are comparing it to the libraries listed below
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆141Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Rust crate for bitfields and bit-enums☆54Updated last month
- Statically allocated, runtime initialized cell.☆49Updated last month
- Idiomatic Rust API for littlefs☆67Updated last month
- no-std no-alloc Rust protobufs.☆32Updated last year
- A no_std BMP library for embedded applications.☆27Updated last week
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆69Updated 10 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆96Updated 5 months ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆124Updated 3 months ago
- An Embedded Storage Abstraction Layer☆76Updated 4 months ago
- async + no_std + no-alloc implementations of various network protocols☆159Updated 3 weeks ago
- A test harness and runner for embedded devices☆107Updated last week
- An Embedded Network Abstraction Layer☆185Updated 7 months ago
- `serde-json` for `no_std` programs☆170Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- 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)☆80Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated this week
- Minimal no_std MQTT v5.0 client implementation☆155Updated 3 months ago
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A toolkit to create better Rust device drivers, faster☆179Updated 2 weeks ago
- Multiline TextBox for the embedded-graphics Rust crate☆63Updated 2 months ago
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆60Updated 11 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆84Updated last year
- Library facilitating safe pinned initialization☆38Updated this week
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆140Updated last year
- Obsessively tiny error derive macro☆86Updated 3 months ago