Decision Workspace
mo vs bulk_examples_generator vs fake
Side-by-side comparison of Rust crates
33
mo
growingv0.1.0
Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured data for training models in AI, or like a grammar fuzzer for find bugs.
33
bulk_examples_generator
growingv0.1.0
Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured data for training models in AI, or like a grammar fuzzer for find bugs.
70
fake
stablev5.1.0
An easy to use library and command line for generating fake data like name, number, address, lorem, dates, etc.
Core Metrics
| mo | bulk_examples_generator | fake | |
|---|---|---|---|
| Health Score | 33 | 33 | 70 |
| Total Downloads | 2.0K | 1.9K | 11.7M |
| 30d Downloads | 4 | 3 | 1.1M |
| Dependents | 0 | 0 | 3.3K |
| Releases | 1 | 1 | 42 |
| Last Updated | 1837d ago | 2187d ago | 11d ago |
| Age | 5y | 5y 12m | 9y 9m |
Health Breakdown
mo
Maintenance
1
Quality
13
Community
6
Popularity
4
Documentation
9
bulk_examples_generator
Maintenance
1
Quality
13
Community
6
Popularity
4
Documentation
9
fake
Maintenance
17
Quality
16
Community
17
Popularity
8
Documentation
12
Technical Details
| mo | bulk_examples_generator | fake | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 5.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 14 | 14 | 31 |
| Crate Size | 36KB | 38KB | 167KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 9.5% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •fake leads with a health score of 70/100, but none of the options score above 80.
- •fake is depended on by 3.3K crates — strongest ecosystem trust.
- •⚠ mo, bulk_examples_generator have not been updated in over a year.
- •mo, bulk_examples_generator are pre-1.0 — API may change.