Decision Workspace
kbd vs awase vs carbonhotkey
Side-by-side comparison of Rust crates
45
kbd
experimentalv0.2.0
Pure-logic hotkey engine — key types, modifier tracking, binding matching, layer stacks, sequence resolution. No platform dependencies.
43
awase
experimentalv0.1.0
Awase (合わせ) — global hotkey abstraction: key types, parser, and platform-agnostic manager trait
54
carbonhotkey
experimentalv0.5.1
Safe Rust bindings for Carbon's RegisterEventHotKey — register global keyboard shortcuts on macOS
Core Metrics
| kbd | awase | carbonhotkey | |
|---|---|---|---|
| Health Score | 45 | 43 | 54 |
| Total Downloads | 530 | 31 | 105 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 18 | 0 | 0 |
| Releases | 2 | 2 | 8 |
| Last Updated | 78d ago | 79d ago | 6d ago |
| Age | 2m | 2m | 10d |
Health Breakdown
kbd
Maintenance
10
Quality
14
Community
8
Popularity
3
Documentation
10
awase
Maintenance
10
Quality
14
Community
5
Popularity
2
Documentation
12
carbonhotkey
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
12
Technical Details
| kbd | awase | carbonhotkey | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 5 |
| Crate Size | 77KB | 20KB | 33KB |
| Features | 1 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.89.0 | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •carbonhotkey leads with a health score of 54/100, but none of the options score above 80.
- •kbd has the most downloads (530), suggesting wider adoption.