Decision Workspace
egui-command-binding vs kbd vs awase
Side-by-side comparison of Rust crates
45
egui-command-binding
experimentalv0.3.0
egui integration for egui-command: shortcut matching → CommandId dispatch
48
kbd
experimentalv0.2.0
Pure-logic hotkey engine — key types, modifier tracking, binding matching, layer stacks, sequence resolution. No platform dependencies.
46
awase
experimentalv0.1.0
Awase (合わせ) — global hotkey abstraction: key types, parser, and platform-agnostic manager trait
Core Metrics
| egui-command-binding | kbd | awase | |
|---|---|---|---|
| Health Score | 45 | 48 | 46 |
| Total Downloads | 68 | 166 | 28 |
| 30d Downloads | 68 | 166 | 28 |
| Dependents | 0 | 12 | 0 |
| Releases | 3 | 2 | 2 |
| Last Updated | today | 19d ago | 19d ago |
| Age | 14d | 24d | 20d |
Health Breakdown
egui-command-binding
Maintenance
14
Quality
14
Community
5
Popularity
2
Documentation
10
kbd
Maintenance
13
Quality
14
Community
8
Popularity
3
Documentation
10
awase
Maintenance
13
Quality
14
Community
5
Popularity
2
Documentation
12
Technical Details
| egui-command-binding | kbd | awase | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT |
| Dependencies | 3 | 4 | 3 |
| Crate Size | 15KB | 77KB | 20KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.89.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kbd leads with a health score of 48/100, but none of the options score above 80.