rustio rustio.net
73

regex

v1.12.3 Stable

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

MIT OR Apache-2.0 Edition 2021 MSRV 1.65

Quick Verdict

  • โœ“Stable API (1.x for 11+ years)
  • โœ“Massive adoption (256.8K crates depend on it)
  • โœ“Team maintained (3 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
854.4M
Dependents
256.8K
Releases
166
Size
153KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

63.5M downloads in the last 30 days (2.1M/day), up 21% from the previous period.

๐Ÿ›๏ธ
Foundational crate

256.8K crates depend on regex โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 84 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

โœ…
Stable for 11+ years

The API has been stable (1.x) for over 11 years with 166 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐ŸŒŸ
Used by top crates

Notable dependents include once_cell, zerocopy, tracing-subscriber, which, matchit. When high-quality crates choose regex, it's a strong quality signal.

Health Breakdown

Maintenance 13/25

Recency, release consistency, active ratio

Quality 20/25

Yanked ratio, deps, size, maturity, features

Community 17/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1.8M/day avg+29%
01.0M2.0M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v1.11.1
41%
v1.12.3
21%
v1.12.2
19%
v1.10.6
14%
v1.10.5
6%

Release Timeline

10 releases1 yankedsince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
4
2025
5
2026
1
Less
More|
Yanked

Feature Flags

default =["std", "perf", "unicode", "regex-syntax/default"]

std*perf*loggingpatternunicode*use_stdperf-dfaunstableperf-cacheperf-inlineunicode-ageperf-literalperf-onepassunicode-boolunicode-caseunicode-perlperf-dfa-fullperf-backtrackunicode-gencatunicode-scriptunicode-segment

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
256.8K
crates depend on regex