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:
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 4 years ago
- ☆40Updated 6 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Lightweight logging framework for resource constrained devices☆47Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Target "triple" support☆54Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- ☆78Updated 4 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 2 months ago
- ☆88Updated last year
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago