base16ct
crates.io v1.0.02,436,867 weekly downloads · 0 依存数
出典データ取得時点:
概要
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly nostd support
インストール
cargo add base16ct
- エコシステムcrates.io
- バージョン1.0.0
- 週間DL数2,436,867
- ライセンス—
- 依存数0
- 最終リリース2026-01-03
- 初回公開2022-01-11
レジストリの値
公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。
説明
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly nostd support
レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。
元の説明文(未整形)を表示
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support
派生指標(算出方法を公開)
以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。
Q-Vitality Quanteta
30.2 / 100
メンテナンス活発度の指数(リリース頻度+DL水準)。
Q-Trust Quanteta
3.2 / 100
普及・安定度の指数(コミュニティ規模+DL安定性+経過年数)。
Q-Risk Quanteta
22.6 / 100
依存表面の指数。高いほどリスク要因が多い。