rust-embedded / critical-section
Pluggable critical section
☆119Updated 2 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☆134Updated 2 months ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆121Updated last month
- Minimal and reusable non-blocking I/O layer☆92Updated last year
- An Embedded Storage Abstraction Layer☆73Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆172Updated last week
- Statically allocated, runtime initialized cell.☆42Updated 7 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆90Updated 3 months ago
- `serde-json` for `no_std` programs☆166Updated 2 weeks ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆68Updated 3 months ago
- Library facilitating safe pinned initialization☆33Updated this week
- Idiomatic Rust API for littlefs☆61Updated last month
- A test harness and runner for embedded devices☆73Updated last week
- Rust crate for bitfields and bit-enums☆50Updated 2 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- A toolkit to create better Rust device drivers, faster☆167Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- no-std no-alloc Rust protobufs.☆31Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 10 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)☆77Updated 3 months ago
- Cargo tool for monitoring ESP32/ESP8266 execution☆47Updated last year
- #[no_std] print equivalent for Rust☆61Updated last year
- async + no_std + no-alloc implementations of various network protocols☆141Updated 2 weeks ago
- An Rust TLS 1.3 implementation for embedded devices.☆181Updated 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…☆68Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- A toy-level BLE peripheral stack☆66Updated last month
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆29Updated this week
- A minimal async executor suitable for embedded environments☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago