freertos-rust
v0.2.0 GrowingCreate to use FreeRTOS in rust projects. The freertos-cargo-build crate can be used to build and link FreeRTOS from source inside build.rs.
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โTiny footprint (20KB, 0 deps)
- โPermissive license (MIT)
Security
Deep Insights
34.1K downloads in the last 30 days (1.1K/day). Volume is roughly flat compared to the previous period.
Despite being 5+ years old, freertos-rust hasn't reached 1.0 yet. Expect potential API changes between versions.
freertos-rust has no external dependencies โ minimal supply chain risk and fast compile times.
At 20KB, freertos-rust is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on freertos-rust
Version Adoption
Release Timeline
Feature Flags
default =["allocator", "sync", "time", "hooks", "interrupt", "delete_task"]