rust-embedded-community / tinyrlibcLinks
Tiny C library written in Rust
☆59Updated 6 months ago
Alternatives and similar repositories for tinyrlibc
Users that are interested in tinyrlibc are comparing it to the libraries listed below
Sorting:
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Minimal support for uart_16550 serial output.☆37Updated 7 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- Pluggable critical section☆141Updated 6 months ago
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆70Updated last month
- Statically allocated, runtime initialized cell.☆49Updated 3 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- An Embedded Storage Abstraction Layer☆77Updated 6 months ago
- ☆87Updated last year
- Library facilitating safe pinned initialization☆41Updated last week
- Minimal and reusable non-blocking I/O layer☆99Updated last year
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- ☆125Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- A set of rust crates for making stack dumps and getting stack traces out of them☆75Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation a…☆167Updated 2 years ago
- A full-featured FDT/DTB parser for embedded systems written in rust.☆16Updated last year
- Lints for kernel or embedded system development.☆109Updated this week
- Constant-time dynamic memory allocator in Rust☆101Updated 2 weeks ago
- A panic handler that stores the panic message in RAM☆45Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆142Updated 4 months ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 2 years ago
- Python package to handle vendor-supplied, often buggy SVD files.☆92Updated 3 weeks ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Low level API definition of a Mutex☆25Updated 5 years ago
- A CMSIS-SVD file parser☆78Updated last month
- Volatile access to memory mapped hardware registers☆38Updated last year
- ☆30Updated 2 years ago