fancy-regex
v0.17.0 GrowingAn implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โMassive adoption (4.6K crates depend on it)
- โTeam maintained (4 owners)
- โPermissive license (MIT)
Security
Deep Insights
12.7M downloads in the last 30 days (424.2K/day), up 25% from the previous period.
4.6K crates depend on fancy-regex. Strong ecosystem adoption means battle-tested code and long-term stability.
The primary maintainer publishes 55 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 9+ years old, fancy-regex hasn't reached 1.0 yet. Expect potential API changes between versions.
Notable dependents include jsonschema, valico, syntect, tokenizers, newline-converter. When high-quality crates choose fancy-regex, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on fancy-regex
Version Adoption
Release Timeline
Feature Flags
default =["unicode", "perf", "std", "variable-lookbehinds"]