rustio rustio.net
79

regex

v1.13.0 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

  • Actively maintained (updated 4d ago)
  • Stable API (1.x for 11+ years)
  • Massive adoption (287.1K crates depend on it)
  • Team maintained (3 owners)
  • Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
968.2M
Dependents
287.1K
Releases
168
Size
156KB

Deep Insights

📊
Stable downloads

68.9M downloads in the last 30 days (2.3M/day). Volume is roughly flat compared to the previous period.

🏛️
Foundational crate

287.1K 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 86 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 168 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 19/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
2.0M/day avg-39%
01.0M2.0M3.0M4/265/146/16/197/77/24

Top Dependents

Version Adoption

v1.11.1
40%
v1.12.3
30%
v1.12.2
19%
v1.11.2
5%
v1.12.4
5%

Release Timeline

10 releases1 yankedsince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
2
2025
5
2026
3
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
287.1K
crates depend on regex