rust-embedded / r0Links
Initialization code ("crt0") written in Rust
☆70Updated 4 years ago
Alternatives and similar repositories for r0
Users that are interested in r0 are comparing it to the libraries listed below
Sorting:
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆55Updated 2 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 4 years ago
- Target "triple" support☆53Updated 5 months ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆40Updated 6 years ago
- Low level API definition of a Mutex☆25Updated this week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt