brotli-decompressor

crates.io v5.0.0

2,720,441 weekly downloads · 2 依存数

出典データ取得時点:

概要

A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface…

インストール cargo add brotli-decompressor

レジストリの値

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

週間DL数 2,720,441 出典: crates.io (Rust)
リリース数 36 最終リリース: 2025-04-20 出典: crates.io (Rust)
依存数 2 出典: crates.io (Rust)

説明

A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --featur

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

元の説明文(未整形)を表示
A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller.  Without adding the --featur

パッケージ詳細

パッケージ
brotli-decompressor
レジストリ
crates.io
バージョン
5.0.0
週間DL数
2,720,441 (weekly)
依存数
2: alloc-no-stdlib, alloc-stdlib
リリース数
36
最終リリース
2025-04-20
初回公開
2017-04-25
キーワード
decompression, nostd, huffman, brotli, lz77
ホームページ
https://github.com/dropbox/rust-brotli-decompressor
リポジトリ
https://github.com/dropbox/rust-brotli-decompressor

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

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

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

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

データと出典