regex

crates.io v1.12.3

10,463,551 weekly downloads · 4 依存数

最近公開

出典データ取得時点:

概要

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

インストール cargo add regex

レジストリの値

公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。

週間DL数 10,463,551 出典: crates.io (Rust)
リリース数 166 最終リリース: 2026-02-03 出典: crates.io (Rust)
依存数 4 出典: crates.io (Rust)

説明

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

レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。

元の説明文(未整形)を表示
An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.

パッケージ詳細

パッケージ
regex
レジストリ
crates.io
バージョン
1.12.3
週間DL数
10,463,551 (weekly)
依存数
4: regex-automata, regex-syntax, aho-corasick, memchr
リリース数
166
最終リリース
2026-02-03
初回公開
2014-12-13
ホームページ
https://github.com/rust-lang/regex
リポジトリ
https://github.com/rust-lang/regex

「—」が表示される理由: 「—」は、そのパッケージについて出典レジストリが値を公開していないことを意味します。Quantetaは推測値を埋めません。欠損は空欄のままにしています。

派生指標(算出方法を公開)

以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。

Q-Vitality Quanteta 81.2 / 100 メンテナンス活発度の指数(リリース頻度+DL水準)。
Q-Trust Quanteta 27.5 / 100 普及・安定度の指数(コミュニティ規模+DL安定性+経過年数)。
Q-Risk Quanteta 45.3 / 100 依存表面の指数。高いほどリスク要因が多い。

データと出典