rust-embedded / mutex-traitLinks
Low level API definition of a Mutex
☆25Updated 2 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:
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 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
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 5 years ago
- ☆90Updated last year
- ☆68Updated last month
- Heapless vector implementation for Rust☆46Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Target "triple" support☆52Updated 3 weeks ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 3 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- ☆37Updated 9 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Tiny C library written in Rust☆61Updated 10 months ago
- ☆78Updated 4 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 5 years ago
- Minimal support for uart_16550 serial output.☆38Updated 2 months ago
- A panic handler that stores the panic message in RAM☆45Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆60Updated 11 months ago