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:
- Propositional logic with types in Rust☆64Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- A regex crate using Brzozowski derivatives.☆27Updated 6 months ago
- ☆31Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Working prototype☆16Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- We have Crater At Home☆36Updated last year
- 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 radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- ☆30Updated last year
- Rust bindings for libgccjit☆26Updated last week
- ☆36Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Graph library for Rust☆27Updated 2 months ago
- ☆21Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Arbitrary width integers☆22Updated 3 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 6 years ago
- Propositional logic with exponentials☆23Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago