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 4 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 tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Propositional logic with types in Rust☆62Updated 2 years ago
- ☆13Updated 9 months ago
- Working prototype☆16Updated 3 years ago
- ☆34Updated 3 years ago
- ☆27Updated 2 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- ☆31Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years 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
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 5 months ago
- A regex crate using Brzozowski derivatives.☆27Updated 4 months ago
- ☆24Updated 3 months ago
- Write simple proc-macros inline with other source code.☆20Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Exhaustive iteration trait in Rust☆16Updated last week
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago