siberianbluerobin / bulk-examples-generator
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
- watt-based inline procedural macros☆14Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 10 months ago
- Exhaustive iteration trait in Rust☆13Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 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
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 2 weeks ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- Some benchmarks for generational arenas in rust☆25Updated 7 months ago
- An experimental project to create an interactive programming language.☆17Updated this week
- Working prototype☆16Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- An alternative `std`-like implementation built on origin☆26Updated last month
- Propositional logic with types in Rust☆62Updated last year
- Vale's generational reference allocator as a Rust library☆15Updated last year
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A C expression parser and evaluator☆46Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 2 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- Thin but safe Linux interface☆11Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Propositional logic with exponentials☆18Updated last month
- Rust port of the streaming ddelta patch algorithm, based on bsdiff☆11Updated 9 months ago
- dirty toolkit☆20Updated 4 years ago