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☆65Updated 2 years ago
- Working prototype☆16Updated 3 years ago
- A regex crate using Brzozowski derivatives.☆27Updated 9 months ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆31Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Elementary Number Theory for Integers in Rust☆20Updated 11 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Updated 6 years ago
- ☆30Updated last year
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- ☆27Updated 2 years ago
- Graph library for Rust☆27Updated 5 months ago
- ☆36Updated 3 years ago
- ☆24Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Arbitrary width integers☆26Updated 6 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Convenient creation of type-safe refinement types.☆23Updated last year