rust-embedded-community / tinyrlibcLinks
Tiny C library written in Rust
☆66Updated 3 weeks ago
Alternatives and similar repositories for tinyrlibc
Users that are interested in tinyrlibc are comparing it to the libraries listed below
Sorting:
- R3-OS — Experimental static RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics☆170Updated 2 years ago
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆69Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- An Embedded Storage Abstraction Layer☆84Updated last month
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆73Updated last week
- Pluggable critical section☆159Updated 6 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Low level API definition of a Mutex☆26Updated 6 months ago
- ☆92Updated 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
- Python package to handle vendor-supplied, often buggy SVD files.☆111Updated 5 months ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last month
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆111Updated this week
- Volatile access to memory mapped hardware registers☆41Updated 2 years ago
- Statically allocated, runtime initialized cell.☆60Updated 5 months ago
- Constant-time dynamic memory allocator in Rust☆111Updated last month
- The Rust Embedded WG Blog☆75Updated 5 months ago
- Exit QEMU with user-defined code☆56Updated 3 weeks ago
- Sets the panicking behavior to halt☆28Updated 8 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- A set of rust crates for making stack dumps and getting stack traces out of them☆78Updated 3 months ago
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆66Updated 2 months ago
- A panic handler that stores the panic message in RAM☆48Updated 4 years ago
- Abstractions common to microcontrollers☆124Updated 3 years ago
- Minimal runtime / startup for RISC-V CPUs from Espressif☆21Updated 2 years ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆173Updated 3 weeks ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆90Updated last month
- An Embedded Network Abstraction Layer☆199Updated 4 months ago