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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Graph library for Rust☆27Updated 3 months ago
- A regex crate using Brzozowski derivatives.☆27Updated 8 months ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 6 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Working prototype☆16Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Elementary Number Theory for Integers in Rust☆19Updated 9 months ago
- Website to highlight Rust language interop options☆24Updated 2 years ago
- Arbitrary width integers☆23Updated 4 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- Simple and fast async channels☆18Updated last year
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- ☆35Updated 10 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Write simple proc-macros inline with other source code.☆20Updated last year