Decision Workspace
gnaw-core vs code2prompt_core vs gnaw-adapters
Side-by-side comparison of Rust crates
48
gnaw-core
experimentalv0.1.1
Core library for gnaw: code-ingestion primitives, wire DTOs, and the staged prompt-assembly pipeline.
55
code2prompt_core
growingv4.3.0
A command-line (CLI) tool to generate an LLM prompt from codebases of any size, fast.
44
gnaw-adapters
experimentalv0.1.1
Concrete pipeline adapters (filesystem, git, tokenizing, rendering) for gnaw.
Core Metrics
| gnaw-core | code2prompt_core | gnaw-adapters | |
|---|---|---|---|
| Health Score | 48 | 55 | 44 |
| Total Downloads | 59 | 12.5K | 27 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 9 | 1 |
| Releases | 2 | 9 | 1 |
| Last Updated | 22d ago | 30d ago | 22d ago |
| Age | 1m | 1y 4m | 22d |
Health Breakdown
gnaw-core
Maintenance
13
Quality
12
Community
8
Popularity
2
Documentation
13
code2prompt_core
Maintenance
17
Quality
11
Community
9
Popularity
5
Documentation
13
gnaw-adapters
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| gnaw-core | code2prompt_core | gnaw-adapters | |
|---|---|---|---|
| Version | 0.1.1 | 4.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 27 | 27 | 13 |
| Crate Size | 64KB | 70KB | 45KB |
| Features | 3 | 1 | 2 |
| Yanked % | 0.0% | 22.2% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •code2prompt_core leads with a health score of 55/100, but none of the options score above 80.
- •gnaw-core, gnaw-adapters are pre-1.0 — API may change.