kennytm / rand_regexLinks
Generates random strings and byte strings matching a regex
☆36Updated 7 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☆86Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated this week
- ☆45Updated 9 months ago
- Use regular expressions to generate text.☆68Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆59Updated 10 months ago
- A faster Arc.☆76Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Simple goldenfile testing in Rust☆44Updated 2 months ago
- Transitive derive macros for Rust☆34Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- ☆39Updated last year
- Integer types with customizable niche values☆50Updated last year
- Blazing fast immutable collection datatypes for Rust.☆128Updated last week
- String optimized for map keys☆68Updated last week
- ☆113Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆52Updated this week
- Show unused code from multi-crate Rust projects☆121Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago