rust-embedded / mutex-traitLinks
Low level API definition of a Mutex
☆26Updated 5 months ago
Alternatives and similar repositories for mutex-trait
Users that are interested in mutex-trait are comparing it to the libraries listed below
Sorting:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 3 years ago
- ☆69Updated 4 months ago
- Minimal support for uart_16550 serial output.☆41Updated 5 months ago
- An Embedded Storage Abstraction Layer☆80Updated 3 weeks ago
- Implementation of the `embedded-hal` traits for STM32F30x microcontrollers☆35Updated 5 years ago
- ☆92Updated last year
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- Heapless vector implementation for Rust☆46Updated 4 years ago
- ☆37Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆69Updated 3 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last month
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 8 months ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago