rust-embedded / mutex-traitLinks
Low level API definition of a Mutex
☆25Updated 4 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
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 4 years ago
- ☆91Updated last year
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 6 years ago
- Minimal support for uart_16550 serial output.☆39Updated 4 months ago
- An Embedded Storage Abstraction Layer☆79Updated 11 months ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- ☆37Updated 11 months ago
- ☆68Updated 3 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Cortex-M Interrupt Move☆26Updated 5 years ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Sets the panicking behavior to halt☆27Updated 6 months ago
- Code coverage support for Rust `no_std` and embedded programs☆60Updated last week
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆69Updated 3 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 6 years ago