embassy-rs / static-cellLinks
Statically allocated, runtime initialized cell.
☆51Updated last month
Alternatives and similar repositories for static-cell
Users that are interested in static-cell are comparing it to the libraries listed below
Sorting:
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 3 years ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆104Updated last month
- An Embedded Storage Abstraction Layer☆78Updated 9 months ago
- no-std no-alloc Rust protobufs.☆34Updated 2 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…☆72Updated 4 months ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆94Updated 3 months ago
- Pluggable critical section☆154Updated 2 months ago
- A test harness and runner for embedded devices☆140Updated 3 weeks ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- async + no_std + no-alloc implementations of various network protocols☆182Updated last month
- A set of rust crates for making stack dumps and getting stack traces out of them☆76Updated 2 months ago
- Minimal no_std MQTT v5.0 client implementation☆163Updated 8 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- A toolkit to create better Rust device drivers, faster☆233Updated last week
- A procedural macro for configuring constant values across crates☆70Updated last year
- Multiline TextBox for the embedded-graphics Rust crate☆65Updated 7 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆152Updated last month
- A small CBOR codec suitable for no_std environments.☆49Updated 2 weeks ago
- Rust crate for bitfields and bit-enums☆85Updated 2 weeks ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆129Updated 8 months ago
- Mocks for testing embedded-hal based drivers without hardware access.☆138Updated last month
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆87Updated last month
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Infrared remote control library for embedded Rust☆59Updated 6 months ago
- A minimal async executor suitable for embedded environments☆39Updated last year
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- ☆103Updated 3 weeks ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year