Canop / lazy-regexLinks
lazy static regular expressions checked at compile time
☆222Updated this week
Alternatives and similar repositories for lazy-regex
Users that are interested in lazy-regex are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Comparison of Rust string types☆164Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" (Rust), "node_modules" (Node), or ".terraform" (Terraform) fol…☆172Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time string formatting☆258Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆170Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Converts to and from various cases.☆156Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆365Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- A Rust library for doing URL percentage encoding.☆73Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- "A very small syn"☆212Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆244Updated 5 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.