Decision Workspace
codegraph-c vs peeker vs neural-shared
Side-by-side comparison of Rust crates
47
codegraph-c
experimentalv0.1.3
C parser for CodeGraph - extracts code entities and relationships from C source files
54
peeker
experimentalv1.2.0
A library and CLI tool for extracting code structure using Tree-sitter
42
neural-shared
experimentalv0.1.0
Shared utilities for Neural Garage code analysis tools - parsers, scanners, and reporters
Core Metrics
| codegraph-c | peeker | neural-shared | |
|---|---|---|---|
| Health Score | 47 | 54 | 42 |
| Total Downloads | 143 | 209 | 110 |
| 30d Downloads | 6 | 37 | 37 |
| Dependents | 0 | 5 | 2 |
| Releases | 4 | 4 | 1 |
| Last Updated | 55d ago | 112d ago | 94d ago |
| Age | 3m | 3m | 3m |
Health Breakdown
codegraph-c
Maintenance
16
Quality
12
Community
6
Popularity
3
Documentation
10
peeker
Maintenance
18
Quality
15
Community
8
Popularity
3
Documentation
10
neural-shared
Maintenance
8
Quality
12
Community
7
Popularity
2
Documentation
13
Technical Details
| codegraph-c | peeker | neural-shared | |
|---|---|---|---|
| Version | 0.1.3 | 1.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 14 | 10 |
| Crate Size | 62KB | 17KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •peeker leads with a health score of 54/100, but none of the options score above 80.
- •codegraph-c, neural-shared are pre-1.0 — API may change.