kennytm / rand_regexLinks
Generates random strings and byte strings matching a regex
☆36Updated 8 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:
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Generate parsers directly from AST node types☆88Updated last year
- Cross-platform, endian-aware primitives for Rust☆48Updated this week
- A memory efficient syntax tree for language developers☆63Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆113Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated last month
- A Mutex wrapper tracking acquisition order☆74Updated last month
- A sinless derive helper☆78Updated last month
- ☆39Updated last year
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago
- Trait generalization of the fundamental types☆48Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- A simple, id-based arena☆125Updated last week
- ☆51Updated 4 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Use regular expressions to generate text.☆68Updated 2 years ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- 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…☆100Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A fast, concurrent string interner☆163Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated last week
- Trying to create Sync bump allocator☆41Updated 6 months ago
- String optimized for map keys☆67Updated 3 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- Target "triple" support☆55Updated last month
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week