Decision Workspace
graph_gen vs net_ensembles vs ade-graph-generators
Side-by-side comparison of Rust crates
32
graph_gen
growingv0.1.2
Generate pseudo-random graphs based on the Erdos-Renyi G(n,p) model.
38
net_ensembles
growingv0.5.0
Erdős-Rényi and small world ensembles. For simple sampling, Markov chains etc.
36
ade-graph-generators
experimentalv0.1.0
Functions for generating various types of graph data, including complete and random graphs.
Core Metrics
| graph_gen | net_ensembles | ade-graph-generators | |
|---|---|---|---|
| Health Score | 32 | 38 | 36 |
| Total Downloads | 4.2K | 9.2K | 384 |
| 30d Downloads | 4 | 8 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 7 | 1 |
| Last Updated | 2185d ago | 1639d ago | 213d ago |
| Age | 5y 12m | 5y 11m | 7m |
Health Breakdown
graph_gen
Maintenance
4
Quality
9
Community
6
Popularity
4
Documentation
9
net_ensembles
Maintenance
4
Quality
11
Community
6
Popularity
5
Documentation
12
ade-graph-generators
Maintenance
5
Quality
15
Community
3
Popularity
3
Documentation
10
Technical Details
| graph_gen | net_ensembles | ade-graph-generators | |
|---|---|---|---|
| Version | 0.1.2 | 0.5.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 10 | 0 |
| Crate Size | 8KB | 60KB | 6KB |
| Features | 0 | 3 | 0 |
| Yanked % | 33.3% | 14.3% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •net_ensembles leads with a health score of 38/100, but none of the options score above 80.
- •⚠ graph_gen, net_ensembles have not been updated in over a year.