brotli
crates.io v8.0.22,695,839 weekly downloads · 4 依存数
出典データ取得時点:
概要
A brotli compressor and 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…
cargo add brotli
- エコシステムcrates.io
- バージョン8.0.2
- 週間DL数2,695,839
- ライセンス—
- 依存数4
- 最終リリース2025-08-16
- 初回公開2015-11-30
レジストリの値
公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。
説明
A brotli compressor and 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. All included code is safe.
レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。
派生指標(算出方法を公開)
以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。