alloc-no-stdlib
crates.io v2.0.42,269,865 weekly downloads · 0 依存数
出典データ取得時点:
概要
A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable…
cargo add alloc-no-stdlib
- エコシステムcrates.io
- バージョン2.0.4
- 週間DL数2,269,865
- ライセンス—
- 依存数0
- 最終リリース2022-09-12
- 初回公開2016-05-24
レジストリの値
公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。
説明
A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory
レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。
派生指標(算出方法を公開)
以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。