Decision Workspace
diffctx vs agit vs squick-core
Side-by-side comparison of Rust crates
48
diffctx
experimentalv0.1.0
Smart git diff context for LLMs — name-reservation stub. Working implementation ships as the Python package `treemapper`; a native Rust library is planned for the 1.0 series.
58
agit
experimentalv1.3.0
AI-native Git wrapper for capturing context alongside code
56
squick-core
experimentalv1.2.0
Core types, scanner, AST extraction, and reference resolver for Squick: pre-computed LLM context for AI coding agents.
Core Metrics
| diffctx | agit | squick-core | |
|---|---|---|---|
| Health Score | 48 | 58 | 56 |
| Total Downloads | 13 | 194 | 96 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 16 |
| Releases | 1 | 8 | 4 |
| Last Updated | 9d ago | 135d ago | 6d ago |
| Age | 9d | 4m | 6d |
Health Breakdown
diffctx
Maintenance
12
Quality
15
Community
5
Popularity
1
Documentation
15
agit
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
15
squick-core
Maintenance
19
Quality
14
Community
9
Popularity
2
Documentation
12
Technical Details
| diffctx | agit | squick-core | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 24 | 14 |
| Crate Size | 2KB | 137KB | 20KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.75 | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •agit leads with a health score of 58/100, but none of the options score above 80.
- •diffctx is pre-1.0 — API may change.