Decision Workspace
graphrepresentations vs bigraph vs traitgraph-algo
Side-by-side comparison of Rust crates
38
graphrepresentations
growingv0.0.1-alpha.1
A crate providing efficient abstract implementations of different graph representations
60
bigraph
growingv5.0.1
Different representations with implemented operations on bigraphs
60
traitgraph-algo
growingv8.1.2
Graph algorithms based on the traitgraph crate
Core Metrics
| graphrepresentations | bigraph | traitgraph-algo | |
|---|---|---|---|
| Health Score | 38 | 60 | 60 |
| Total Downloads | 1.8K | 55.1K | 45.1K |
| 30d Downloads | 3 | 467 | 493 |
| Dependents | 0 | 73 | 86 |
| Releases | 1 | 36 | 31 |
| Last Updated | 2402d ago | 421d ago | 421d ago |
| Age | 6y 7m | 5y 8m | 4y 1m |
Health Breakdown
graphrepresentations
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
bigraph
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
traitgraph-algo
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
Technical Details
| graphrepresentations | bigraph | traitgraph-algo | |
|---|---|---|---|
| Version | 0.0.1-alpha.1 | 5.0.1 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-2-Clause | BSD-2-Clause |
| Dependencies | 1 | 3 | 4 |
| Crate Size | 9KB | 17KB | 25KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.65.0 | 1.74.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bigraph leads with a health score of 60/100, but none of the options score above 80.
- •⚠ graphrepresentations, bigraph, traitgraph-algo have not been updated in over a year.
- •graphrepresentations is pre-1.0 — API may change.