rust-embedded / mutex-trait
Low level API definition of a Mutex
☆25Updated 5 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
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- Target "triple" support☆51Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Allows for proper and easy handling of volatile memory☆39Updated 11 months ago
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆52Updated 3 years ago
- ☆37Updated 4 months ago
- Heapless vector implementation for Rust☆46Updated 3 years ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- A fresh look at embedded Rust development☆35Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆58Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- ☆67Updated 8 months ago
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- Sets the panicking behavior to halt☆27Updated 6 months ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- A no_std BMP library for embedded applications.☆27Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Code coverage support for Rust `no_std` and embedded programs☆55Updated 6 months ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago