Decision Workspace
freertos-next vs osal-rs vs freertos-in-rust
Side-by-side comparison of Rust crates
46
freertos-next
experimentalv0.12.0
Create to use FreeRTOS in rust projects. The freertos-build crate can be used to build and link FreeRTOS from source inside build.rs.
57
osal-rs
experimentalv0.4.4
Operating System Abstraction Layer for Rust with support for FreeRTOS and POSIX
49
freertos-in-rust
experimentalv0.2.0
FreeRTOS kernel ported to Rust - no_std, no C FFI
Core Metrics
| freertos-next | osal-rs | freertos-in-rust | |
|---|---|---|---|
| Health Score | 46 | 57 | 49 |
| Total Downloads | 382 | 337 | 64 |
| 30d Downloads | 21 | 114 | 6 |
| Dependents | 0 | 14 | 0 |
| Releases | 19 | 18 | 4 |
| Last Updated | 64d ago | 1d ago | 70d ago |
| Age | 3m | 2m | 2m |
Health Breakdown
freertos-next
Maintenance
15
Quality
15
Community
3
Popularity
3
Documentation
10
osal-rs
Maintenance
14
Quality
16
Community
9
Popularity
3
Documentation
15
freertos-in-rust
Maintenance
15
Quality
16
Community
6
Popularity
2
Documentation
10
Technical Details
| freertos-next | osal-rs | freertos-in-rust | |
|---|---|---|---|
| Version | 0.12.0 | 0.4.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | LGPL-2.1-or-later | MIT |
| Dependencies | 4 | 2 | 4 |
| Crate Size | 1.4MB | 100KB | 152KB |
| Features | 18 | 6 | 42 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •osal-rs leads with a health score of 57/100, but none of the options score above 80.
- •freertos-next has the most downloads (382), suggesting wider adoption.