Decision Workspace
igni_input_core vs orbit_input_core vs tgr
Side-by-side comparison of Rust crates
45
igni_input_core
experimentalv0.1.2
Core contracts for the IGNI Engine input system. Defines traits for raw input, processing layers, and mapping layers with zero implementation.
57
orbit_input_core
experimentalv0.1.3
Core trait protocol for Orbit Engine's input system — provides unified, platform-agnostic abstractions for keyboard states and runtimes.
48
tgr
growingv4.0.0
Игровой движок на Rust
Core Metrics
| igni_input_core | orbit_input_core | tgr | |
|---|---|---|---|
| Health Score | 45 | 57 | 48 |
| Total Downloads | 81 | 124 | 8.6K |
| 30d Downloads | 2 | 6 | 29 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 4 | 13 |
| Last Updated | 114d ago | 137d ago | 319d ago |
| Age | 3m | 4m | 12m |
Health Breakdown
igni_input_core
Maintenance
13
Quality
11
Community
6
Popularity
2
Documentation
13
orbit_input_core
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
15
tgr
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
13
Technical Details
| igni_input_core | orbit_input_core | tgr | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.3 | 4.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 13 |
| Crate Size | 23KB | 15KB | 6.7MB |
| Features | 2 | 3 | 6 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orbit_input_core leads with a health score of 57/100, but none of the options score above 80.
- •tgr has the most downloads (8.6K), suggesting wider adoption.
- •igni_input_core, orbit_input_core are pre-1.0 — API may change.