embassy-rs / atomic-polyfillLinks
⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.
☆31Updated 2 years ago
Alternatives and similar repositories for atomic-polyfill
Users that are interested in atomic-polyfill are comparing it to the libraries listed below
Sorting:
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- An Embedded Storage Abstraction Layer☆78Updated 7 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
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- Minimal and reusable non-blocking I/O layer☆101Updated last year
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- A generic bbqueue based transport for defmt log messages☆20Updated 3 years ago
- no-std no-alloc Rust protobufs.☆34Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- A set of rust crates for making stack dumps and getting stack traces out of them☆75Updated this week
- ☆34Updated 2 years ago
- ☆39Updated 3 years ago
- Rust implementation of the IEEE 802.15.4 standard☆49Updated last year
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Implements embedded-hal traits by bitbanging☆49Updated 11 months ago
- Bluetooth HCI implementation for embedded Rust☆54Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- (going to be a) BLE stack for embedded Rust (now for real)☆18Updated last year
- ☆46Updated 3 weeks ago
- Low level API definition of a Mutex☆25Updated this week
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- A panic handler that stores the panic message in RAM