Decision Workspace
esp32_hid vs keycode vs usbd-human-interface-device
Side-by-side comparison of Rust crates
44
esp32_hid
experimentalv0.1.0
esp32_hid is a keyboard HID package for the ESP32
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
| esp32_hid | keycode | usbd-human-interface-device | |
|---|---|---|---|
| Health Score | 44 | 53 | 47 |
| Total Downloads | 12 | 119.1K | 40.5K |
| 30d Downloads | 12 | 7.6K | 795 |
| Dependents | 0 | 53 | 5 |
| Releases | 1 | 9 | 18 |
| Last Updated | 7d ago | 373d ago | 313d ago |
| Age | 7d | 7y 2m | 3y 12m |
Health Breakdown
esp32_hid
Maintenance
13
Quality
12
Community
6
Popularity
1
Documentation
12
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
| esp32_hid | keycode | usbd-human-interface-device | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 5 | 10 |
| Crate Size | 32KB | 5KB | 40KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 5.6% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.89 | — | — |
| 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 has not been updated in over a year.
- •esp32_hid, usbd-human-interface-device are pre-1.0 — API may change.