Decision Workspace
glc vs bulk_examples_generator vs mo
Side-by-side comparison of Rust crates
40
glc
growingv0.4.2
Generate a random expression based on a Context Free Grammar
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.
Core Metrics
| glc | bulk_examples_generator | mo | |
|---|---|---|---|
| Health Score | 40 | 33 | 33 |
| Total Downloads | 11.3K | 1.9K | 2.0K |
| 30d Downloads | 32 | 3 | 4 |
| Dependents | 1 | 0 | 0 |
| Releases | 8 | 1 | 1 |
| Last Updated | 950d ago | 2187d ago | 1837d ago |
| Age | 3y 6m | 5y 12m | 5y |
Health Breakdown
glc
Maintenance
4
Quality
11
Community
7
Popularity
5
Documentation
13
bulk_examples_generator
Maintenance
1
Quality
13
Community
6
Popularity
4
Documentation
9
mo
Maintenance
1
Quality
13
Community
6
Popularity
4
Documentation
9
Technical Details
| glc | bulk_examples_generator | mo | |
|---|---|---|---|
| Version | 0.4.2 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 14 | 14 |
| Crate Size | 6KB | 38KB | 36KB |
| Features | 0 | 0 | 0 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •glc leads with a health score of 40/100, but none of the options score above 80.
- •⚠ glc, bulk_examples_generator, mo have not been updated in over a year.