siberianbluerobin / bulk-examples-generatorLinks
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.
☆15Updated 3 years ago
Alternatives and similar repositories for bulk-examples-generator
Users that are interested in bulk-examples-generator are comparing it to the libraries listed below
Sorting:
- A regex crate using Brzozowski derivatives.☆26Updated last month
- Propositional logic with types in Rust☆62Updated last year
- Graph library for Rust☆26Updated 4 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Some benchmarks for generational arenas in rust☆26Updated 10 months ago
- Disjoint borrow of slices in Rust