embassy-rs / atomic-polyfillLinks
⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.
☆32Updated 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:
- An Embedded Storage Abstraction Layer☆80Updated last week
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 4 years ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- no-std no-alloc Rust protobufs.☆34Updated 5 months ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆48Updated last month
- (going to be a) BLE stack for embedded Rust (now for real)☆18Updated last year
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated last week
- A set of rust crates for making stack dumps and getting stack traces out of them☆77Updated 2 months ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- A panic handler that stores the panic message in RAM☆47Updated 4 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 7 months ago
- Statically allocated, runtime initialized cell.☆58Updated 4 months ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 4 years ago
- A minimal async executor suitable for embedded environments☆39Updated 2 years ago
- ☆34Updated 2 years ago
- A generic bbqueue based transport for defmt log messages☆20Updated 4 years ago
- An implementation of the nRF bootloader protocol☆23Updated last month
- Low level API definition of a Mutex☆25Updated 4 months ago
- ☆27Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 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…☆73Updated 7 months ago
- Multiline TextBox for the embedded-graphics Rust crate☆68Updated 2 months ago
- Just like `Cell` but with volatile read / write operations☆18Updated 2 years ago