Decision Workspace
bulk_examples_generator vs mo vs fake
Side-by-side comparison of Rust crates
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.
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.
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
| bulk_examples_generator | mo | fake | |
|---|---|---|---|
| Health Score | 33 | 33 | 70 |
| Total Downloads | 1.9K | 2.0K | 11.7M |
| 30d Downloads | 3 | 4 | 1.1M |
| Dependents | 0 | 0 | 3.3K |
| Releases | 1 | 1 | 42 |
| Last Updated | 2187d ago | 1837d ago | 11d ago |
| Age | 5y 12m | 5y | 9y 9m |
Health Breakdown
bulk_examples_generator
Maintenance
1
Quality
13
Community
6
Popularity
4
Documentation
9
mo
Maintenance
1
Quality
13
Community
6
Popularity
4
Documentation
9
fake
Maintenance
17
Quality
16
Community
17
Popularity
8
Documentation
12
Technical Details
| bulk_examples_generator | mo | 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 | 38KB | 36KB | 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.
- •⚠ bulk_examples_generator, mo have not been updated in over a year.
- •bulk_examples_generator, mo are pre-1.0 — API may change.