Decision Workspace
gitkraft-core vs endringer vs endringer-async
Side-by-side comparison of Rust crates
52
gitkraft-core
experimentalv1.0.9
Shared core logic for GitKraft — domain models, git operations, repository management
55
endringer
experimentalv0.19.2
Lightweight VCS repository introspection — Git and `jj` (Jujutsu) via gix.
51
endringer-async
experimentalv0.19.2
Async facade for endringer (tokio::task::spawn_blocking).
Core Metrics
| gitkraft-core | endringer | endringer-async | |
|---|---|---|---|
| Health Score | 52 | 55 | 51 |
| Total Downloads | 680 | 494 | 110 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 60 | 10 | 0 |
| Releases | 30 | 27 | 10 |
| Last Updated | 4d ago | 21d ago | 21d ago |
| Age | 1m | 4m | 21d |
Health Breakdown
gitkraft-core
Maintenance
14
Quality
14
Community
11
Popularity
3
Documentation
10
endringer
Maintenance
18
Quality
13
Community
9
Popularity
3
Documentation
12
endringer-async
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| gitkraft-core | endringer | endringer-async | |
|---|---|---|---|
| Version | 1.0.9 | 0.19.2 | 0.19.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 5 | 5 |
| Crate Size | 71KB | 25KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •endringer leads with a health score of 55/100, but none of the options score above 80.
- •gitkraft-core has the most downloads (680), suggesting wider adoption.
- •endringer, endringer-async are pre-1.0 — API may change.