rust-embedded / mutex-traitLinks
Low level API definition of a Mutex
☆26Updated 6 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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- ☆37Updated last year
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 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
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last month
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- ☆69Updated 5 months ago
- ☆92Updated last year
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 4 years ago
- ☆78Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 8 months ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Tiny C library written in Rust☆66Updated 3 weeks ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Experiments with safe DMA abstractions in Rust☆18Updated 5 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 6 years ago
- Sets the panicking behavior to halt☆28Updated 8 months ago
- A panic handler that stores the panic message in RAM☆48Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago