| Crates.io | rtos |
| lib.rs | rtos |
| version | 0.0.1 |
| created_at | 2019-09-05 01:40:09.395974+00 |
| updated_at | 2019-09-05 01:40:09.395974+00 |
| description | Rust flavoured no_std RTOS, Coming Soon™ |
| homepage | |
| repository | https://github.com/invlpg/rust-rtos |
| max_upload_size | |
| id | 162324 |
| size | 2,653 |
Rust is quickly becoming suitable for embedded software development, however, the lack of a natural Rust RTOS implementation prevents its use in many embedded scenarios.
This project (hopefully) aims to improve this situation, making switching to Rust for embedded projects even more tempting.