kennytm / rand_regexLinks
Generates random strings and byte strings matching a regex
☆35Updated 4 months ago
Alternatives and similar repositories for rand_regex
Users that are interested in rand_regex are comparing it to the libraries listed below
Sorting:
- Generate parsers directly from AST node types☆85Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Use regular expressions to generate text.☆68Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A super powered testing macro for Rust☆121Updated 7 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- Test whether a given stream is a terminal☆49Updated 7 months ago
- Transitive derive macros for Rust☆33Updated 4 months ago
- A simple, id-based arena☆120Updated 2 years ago
- ☆113Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆90Updated 2 months ago
- A fast, concurrent string interner☆156Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆44Updated this week
- Simple goldenfile testing in Rust☆43Updated 8 months ago
- Extract bits from a byte slice☆80Updated 2 weeks ago
- Yet another string type for Rust☆89Updated this week
- ☆93Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- ☆51Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- An alternate Cargo registry using static files☆132Updated 7 months ago
- Build and evaluate binary expression trees☆37Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated last month