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
- A regex crate using Brzozowski derivatives.☆27Updated 8 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- watt-based inline procedural macros☆14Updated 5 years ago
- Working prototype☆16Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆31Updated 5 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
- 32-bit hashing machinery☆12Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- ☆27Updated 2 years ago
- ☆36Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Some benchmarks for generational arenas in rust☆30Updated last year
- ☆24Updated 7 months ago
- Graph library for Rust☆27Updated 4 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Arbitrary width integers☆23Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Updated 5 years ago