#分配器 #jemalloc #设置 #API绑定

jemallocator-global

在支持它的目标上设置 jemalloc#[global_allocator]

3 个版本

使用旧的Rust 2015

0.3.2 2019年6月14日
0.3.1 2019年6月14日
0.3.0 2019年3月20日

#jemalloc 中排名第 11

Download history • Rust 包仓库 99/week @ 2023-12-17 • Rust 包仓库 141/week @ 2023-12-24 • Rust 包仓库 436/week @ 2023-12-31 • Rust 包仓库 96/week @ 2024-01-07 • Rust 包仓库 268/week @ 2024-01-14 • Rust 包仓库 574/week @ 2024-01-21 • Rust 包仓库 373/week @ 2024-01-28 • Rust 包仓库 126/week @ 2024-02-04 • Rust 包仓库 190/week @ 2024-02-11 • Rust 包仓库 176/week @ 2024-02-18 • Rust 包仓库 208/week @ 2024-02-25 • Rust 包仓库 166/week @ 2024-03-03 • Rust 包仓库 105/week @ 2024-03-10 • Rust 包仓库 109/week @ 2024-03-17 • Rust 包仓库 103/week @ 2024-03-24 • Rust 包仓库 194/week @ 2024-03-31 • Rust 包仓库

每月下载量 526
用于 3 crate

MIT/Apache

8KB

jemallocator-global

Travis-CI Status Appveyor Status Latest Version docs

在支持它的目标上设置 jemalloc#[global allocator]

文档/用法

将其添加为依赖项

# Cargo.toml
[dependencies]
jemallocator-global = "0.3.0"

并且在支持它的目标上,jemalloc 将作为 #[global_allocator] 使用。

Cargo功能

  • force_global_jemalloc (默认禁用): 无条件地将 jemalloc 设置为 #[global_allocator]

平台支持

查看 jemallocator 的平台支持。

文档

更多详细信息请参阅 jemallocator crate。

许可证

此项目许可为以下之一

任选其一。

贡献

除非你明确声明,否则任何有意提交给 jemallocator-global 的贡献,根据 Apache-2.0 许可证定义,将按上述方式双许可,不附加任何额外条款或条件。

依赖项

~7–320KB