rust-embedded / critical-sectionLinks
Pluggable critical section
☆141Updated 6 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☆61Updated 2 months ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆142Updated 4 months ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆124Updated 5 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆98Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- A test harness and runner for embedded devices☆117Updated this week
- Library facilitating safe pinned initialization☆41Updated last week
- async + no_std + no-alloc implementations of various network protocols☆171Updated 3 weeks ago
- Minimal and reusable non-blocking I/O layer☆99Updated last year
- Idiomatic Rust API for littlefs☆72Updated last month
- This crate provides macros to generate bitfield-like struct.☆185Updated last month
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- Statically allocated, runtime initialized cell.☆49Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆81Updated 2 months ago
- `serde-json` for `no_std` programs☆175Updated 4 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 last month
- Minimal no_std MQTT v5.0 client implementation☆158Updated 4 months ago
- An Embedded Storage Abstraction Layer☆77Updated 6 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- no-std no-alloc Rust protobufs.☆35Updated last year
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Procedural macro for bitfields.☆97Updated last month
- An Embedded Network Abstraction Layer☆187Updated 8 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
- Minimal support for uart_16550 serial output.☆37Updated 7 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- ☆102Updated this week
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆61Updated last year