Decision Workspace
keycode vs usbd-human-interface-device vs kiibohd-keyscanning
Side-by-side comparison of Rust crates
53
keycode
growingv1.0.0
A Rust crate for translating keycodes based on Chrome's mapping of keys.
47
usbd-human-interface-device
growingv0.6.0
Batteries included embedded USB HID library for usb-device. Includes concrete Keyboard (boot and NKRO), Mouse, Joystick and Consumer Control implementations as well as support for building your own HID classes.
44
kiibohd-keyscanning
growingv0.1.4
Kiibohd gpio keyscanning module for momentary push button switches (keyboards)
Core Metrics
| keycode | usbd-human-interface-device | kiibohd-keyscanning | |
|---|---|---|---|
| Health Score | 53 | 47 | 44 |
| Total Downloads | 119.1K | 40.5K | 8.5K |
| 30d Downloads | 7.6K | 795 | 73 |
| Dependents | 53 | 5 | 4 |
| Releases | 9 | 18 | 5 |
| Last Updated | 373d ago | 313d ago | 1043d ago |
| Age | 7y 2m | 3y 12m | 3y 11m |
Health Breakdown
keycode
Maintenance
5
Quality
19
Community
11
Popularity
6
Documentation
12
usbd-human-interface-device
Maintenance
9
Quality
11
Community
8
Popularity
6
Documentation
13
kiibohd-keyscanning
Maintenance
5
Quality
16
Community
8
Popularity
5
Documentation
10
Technical Details
| keycode | usbd-human-interface-device | kiibohd-keyscanning | |
|---|---|---|---|
| Version | 1.0.0 | 0.6.0 | 0.1.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 10 | 4 |
| Crate Size | 5KB | 40KB | 9KB |
| Features | 1 | 1 | 3 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •keycode leads with a health score of 53/100, but none of the options score above 80.
- •⚠ keycode, kiibohd-keyscanning have not been updated in over a year.
- •usbd-human-interface-device, kiibohd-keyscanning are pre-1.0 — API may change.