Decision Workspace
zmk-protocol vs keycode vs usbd-human-interface-device
Side-by-side comparison of Rust crates
37
zmk-protocol
growingv0.0.2-alpha.3
A protocol to interact with ZMK firmware
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.
Core Metrics
| zmk-protocol | keycode | usbd-human-interface-device | |
|---|---|---|---|
| Health Score | 37 | 53 | 47 |
| Total Downloads | 3.4K | 119.1K | 40.5K |
| 30d Downloads | 6 | 7.6K | 795 |
| Dependents | 0 | 53 | 5 |
| Releases | 3 | 9 | 18 |
| Last Updated | 634d ago | 373d ago | 313d ago |
| Age | 1y 8m | 7y 2m | 3y 12m |
Health Breakdown
zmk-protocol
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
8
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
Technical Details
| zmk-protocol | keycode | usbd-human-interface-device | |
|---|---|---|---|
| Version | 0.0.2-alpha.3 | 1.0.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 1 | 5 | 10 |
| Crate Size | 5KB | 5KB | 40KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 5.6% |
| Edition | 2021 | 2018 | 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.
- •⚠ zmk-protocol, keycode have not been updated in over a year.
- •zmk-protocol, usbd-human-interface-device are pre-1.0 — API may change.