regex

crates.io v1.12.3

10,463,551 weekly downloads · 4 Dependencies

Recently published

Source data as of:

Summary

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

Install cargo add regex

Registry values

Reproduced verbatim from the official registry, with the source named on each value.

Weekly downloads 10,463,551 Source: crates.io (Rust)
Releases 166 Last release: 2026-02-03 Source: crates.io (Rust)
Dependencies 4 Source: crates.io (Rust)

Description

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

Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).

Show original (raw) description
An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.

Package details

Package
regex
Registry
crates.io
Version
1.12.3
Weekly downloads
10,463,551 (weekly)
Dependencies
4: regex-automata, regex-syntax, aho-corasick, memchr
Releases
166
Last release
2026-02-03
First published
2014-12-13
Homepage
https://github.com/rust-lang/regex
Repository
https://github.com/rust-lang/regex

Why a field shows "—": A dash means the value is not published by the source registry for that package. Quanteta never fills in a guessed value — a missing field stays blank.

Derived indices (computation method published)

Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.

Q-Vitality Quanteta 81.2 / 100 Maintenance activity index (release cadence + download level).
Q-Trust Quanteta 27.5 / 100 Adoption / stability index (community size + download stability + age).
Q-Risk Quanteta 45.3 / 100 Dependency-surface index. Higher = more risk factors detected.

Data & Sources