rust-embedded / mutex-traitLinks
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
Sorting:
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆59Updated 3 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- Lightweight logging framework for resource constrained devices☆47Updated 5 years ago
- Corny COBS encode/decode for Rust no_std targets☆21Updated 2 years ago
- Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework☆22Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆85Updated last year
- Minimal support for uart_16550 serial output.☆37Updated 6 months ago
- ☆67Updated 9 months ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- DWARF program analysis crate☆18Updated last year
- A fresh look at embedded Rust development☆35Updated 4 years ago
- ☆39Updated 3 years ago
- Useful types for dealing with PCI☆33Updated 7 months ago
- Allows for proper and easy handling of volatile memory☆39Updated last year
- Sets the panicking behavior to halt☆27Updated 2 weeks ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 3 weeks ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago