rust-embedded / mutex-trait
Low level API definition of a Mutex
☆25Updated 4 years ago
Alternatives and similar repositories for mutex-trait:
Users that are interested in mutex-trait are comparing it to the libraries listed below
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆72Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- Minimal support for uart_16550 serial output.☆35Updated 2 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Minimal and reusable non-blocking I/O layer☆91Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Corny COBS encode/decode for Rust no_std targets☆20Updated 2 years ago
- An Embedded Storage Abstraction Layer☆70Updated last month
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- ☆66Updated 5 months ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆57Updated 3 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- DWARF program analysis crate☆16Updated 8 months ago
- Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework☆22Updated last year
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Home for the Inline Assembly project group☆33Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 9 months ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- ☆36Updated 3 weeks ago
- ☆72Updated 7 months ago
- Target "triple" support☆49Updated 3 weeks ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- A fresh look at embedded Rust development☆35Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago