Decision Workspace
graph_builder vs graph_csr vs trueno-graph
Side-by-side comparison of Rust crates
48
graph_builder
growingv0.4.1
A building block for high-performant graph algorithms.
50
graph_csr
growingv1.0.2
A crate that provides utility functions for manipulating graphs in a CSR format, used as the baseline for constructing powerful graph algorithms.
59
trueno-graph
experimentalv0.1.17
GPU-first embedded graph database for code analysis (call graphs, dependencies, AST traversals)
Core Metrics
| graph_builder | graph_csr | trueno-graph | |
|---|---|---|---|
| Health Score | 48 | 50 | 59 |
| Total Downloads | 79.3K | 12.0K | 15.2K |
| 30d Downloads | 3.8K | 14 | 3.6K |
| Dependents | 27 | 0 | 156 |
| Releases | 7 | 10 | 18 |
| Last Updated | 463d ago | 1304d ago | 33d ago |
| Age | 4y 2m | 3y 7m | 4m |
Health Breakdown
graph_builder
Maintenance
8
Quality
13
Community
9
Popularity
6
Documentation
12
graph_csr
Maintenance
10
Quality
19
Community
6
Popularity
5
Documentation
10
trueno-graph
Maintenance
18
Quality
12
Community
12
Popularity
5
Documentation
12
Technical Details
| graph_builder | graph_csr | trueno-graph | |
|---|---|---|---|
| Version | 0.4.1 | 1.0.2 | 0.1.17 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 29 | 6 | 17 |
| Crate Size | 56KB | 12KB | 247KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | 1.75 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •trueno-graph leads with a health score of 59/100, but none of the options score above 80.
- •graph_builder has the most downloads (79.3K), suggesting wider adoption.
- •trueno-graph is depended on by 156 crates — strongest ecosystem trust.
- •⚠ graph_builder, graph_csr have not been updated in over a year.
- •graph_builder, trueno-graph are pre-1.0 — API may change.