r3-os / r3Links
R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics
☆169Updated 2 years ago
Alternatives and similar repositories for r3
Users that are interested in r3 are comparing it to the libraries listed below
Sorting:
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆105Updated 2 months ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆155Updated this week
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆129Updated 2 weeks ago
- An Embedded Network Abstraction Layer☆195Updated 3 weeks ago
- An Embedded Storage Abstraction Layer☆79Updated 10 months ago
- How to bootstrap support for a no_std target☆221Updated last week
- Pluggable critical section☆154Updated 2 months ago
- Abstractions common to microcontrollers☆123Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- a cargo extension for programming microcontrollers☆249Updated 2 years ago
- Python package to handle vendor-supplied, often buggy SVD files.☆108Updated 2 months ago
- ☆182Updated 3 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- ☆91Updated last year
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆61Updated last year
- A set of rust crates for making stack dumps and getting stack traces out of them☆76Updated last week
- Mocks for testing embedded-hal based drivers without hardware access.☆139Updated last month
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 4 years ago
- Command-line menu system for embedded Rust platforms.☆60Updated 10 months ago
- A panic handler that stores the panic message in RAM☆45Updated 4 years ago
- Minimal support for uart_16550 serial output.☆39Updated 2 months ago
- usb-device implementation for STM32 microcontrollers☆113Updated 2 months ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- Constant-time dynamic memory allocator in Rust☆106Updated 4 months ago
- Tiny C library written in Rust☆61Updated 10 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆152Updated 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…☆72Updated 5 months ago
- Idiomatic Rust API for littlefs☆85Updated this week
- async + no_std + no-alloc implementations of various network protocols☆187Updated last month