Decision Workspace
tm1637-gpio-driver vs mlua-periphery vs gpiocdev
Side-by-side comparison of Rust crates
47
tm1637-gpio-driver
growingv2.0.6
Generic GPIO driver for the TM1637 micro controller, primarily for educational purpose. Doesn't need std-lib and you can choose any GPIO interface/library you want.
60
mlua-periphery
stablev1.2.4
A Rust-native implementation of lua-periphery for mlua.
59
gpiocdev
growingv0.8.0
Access GPIO lines on Linux using the GPIO character device
Core Metrics
| tm1637-gpio-driver | mlua-periphery | gpiocdev | |
|---|---|---|---|
| Health Score | 47 | 60 | 59 |
| Total Downloads | 22.6K | 20.5K | 6.5M |
| 30d Downloads | 22 | 208 | 273.6K |
| Dependents | 0 | 0 | 31 |
| Releases | 18 | 15 | 15 |
| Last Updated | 1272d ago | 37d ago | 129d ago |
| Age | 5y 8m | 2y 5m | 3y 5m |
Health Breakdown
tm1637-gpio-driver
Maintenance
6
Quality
19
Community
5
Popularity
5
Documentation
12
mlua-periphery
Maintenance
20
Quality
19
Community
6
Popularity
5
Documentation
10
gpiocdev
Maintenance
13
Quality
16
Community
10
Popularity
8
Documentation
12
Technical Details
| tm1637-gpio-driver | mlua-periphery | gpiocdev | |
|---|---|---|---|
| Version | 2.0.6 | 1.2.4 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 5 | 13 |
| Crate Size | 18KB | 283KB | 74KB |
| Features | 7 | 6 | 6 |
| Yanked % | 5.6% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mlua-periphery leads with a health score of 60/100, but none of the options score above 80.
- •gpiocdev has the most downloads (6.5M), suggesting wider adoption.
- •⚠ tm1637-gpio-driver has not been updated in over a year.
- •gpiocdev is pre-1.0 — API may change.