Decision Workspace
debounced-pin vs embedded-controls vs derico
Side-by-side comparison of Rust crates
39
debounced-pin
growingv0.3.0
A platform-agnostic debounce library. It also adds a wrapper for an `InputPin` that debounces it's `is_high()` and `is_low()` methods.
37
embedded-controls
growingv0.1.5
Based on switch-hal library that allows to handle primitive controls(buttons, encoders and etc.)
35
derico
growingv0.1.0
Generic state debouncer for complete graphs
Core Metrics
| debounced-pin | embedded-controls | derico | |
|---|---|---|---|
| Health Score | 39 | 37 | 35 |
| Total Downloads | 9.1K | 6.6K | 1.7K |
| 30d Downloads | 9 | 8 | 4 |
| Dependents | 1 | 0 | 0 |
| Releases | 4 | 5 | 1 |
| Last Updated | 2291d ago | 1211d ago | 1910d ago |
| Age | 7y 1m | 3y 4m | 5y 2m |
Health Breakdown
debounced-pin
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
9
embedded-controls
Maintenance
4
Quality
9
Community
6
Popularity
5
Documentation
13
derico
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
Technical Details
| debounced-pin | embedded-controls | derico | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.5 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 4 | 1 |
| Crate Size | 13KB | 11KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •debounced-pin leads with a health score of 39/100, but none of the options score above 80.
- •⚠ debounced-pin, embedded-controls, derico have not been updated in over a year.