Decision Workspace
pid-ctrl vs pidgeon vs discrete_pid
Side-by-side comparison of Rust crates
34
pid-ctrl
growingv0.1.4
A flexible PID controller
57
pidgeon
growingv0.3.1
A robust, thread-safe PID controller library written in Rust
55
discrete_pid
experimentalv0.2.0
A PID controller for robotics and discrete control systems
Core Metrics
| pid-ctrl | pidgeon | discrete_pid | |
|---|---|---|---|
| Health Score | 34 | 57 | 55 |
| Total Downloads | 17.4K | 9.4K | 731 |
| 30d Downloads | 304 | 2.0K | 34 |
| Dependents | 0 | 42 | 0 |
| Releases | 5 | 7 | 2 |
| Last Updated | 1178d ago | 19d ago | 6d ago |
| Age | 3y 7m | 1y | 10m |
Health Breakdown
pid-ctrl
Maintenance
4
Quality
9
Community
6
Popularity
5
Documentation
10
pidgeon
Maintenance
18
Quality
14
Community
10
Popularity
5
Documentation
10
discrete_pid
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| pid-ctrl | pidgeon | discrete_pid | |
|---|---|---|---|
| Version | 0.1.4 | 0.3.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 8 | 7 |
| Crate Size | 9KB | 541KB | 294KB |
| Features | 0 | 5 | 3 |
| Yanked % | 80.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pidgeon leads with a health score of 57/100, but none of the options score above 80.
- •pid-ctrl has the most downloads (17.4K), suggesting wider adoption.
- •⚠ pid-ctrl has not been updated in over a year.