rust-embedded-community / tinyrlibc
Tiny C library written in Rust
☆51Updated last week
Related projects ⓘ
Alternatives and complementary repositories for tinyrlibc
- Backtrace support for Rust `no_std` and embedded programs.☆46Updated last year
- An Embedded Storage Abstraction Layer☆70Updated 3 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…☆66Updated 4 months ago
- Pluggable critical section☆107Updated last month
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆77Updated last week
- R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation a…☆160Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆52Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- Idiomatic Rust API for littlefs☆57Updated this week
- A set of rust crates for making stack dumps and getting stack traces out of them☆74Updated last year
- ☆37Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆57Updated 3 years ago
- Minimal support for uart_16550 serial output.☆33Updated last week
- ☆76Updated this week
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆118Updated 3 weeks ago
- ☆71Updated 5 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆88Updated 10 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- Low level API definition of a Mutex☆25Updated 4 years ago
- DWARF program analysis crate☆16Updated 6 months ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- ☆61Updated last year
- Constant-time dynamic memory allocator in Rust☆89Updated last year
- A CMSIS-SVD file parser☆71Updated this week
- A CMSIS-DAP implementation in pure Rust.☆76Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 7 months ago