jemallocator-由jemalloc支持的Rust分配器-Rust开发

时间:2021-05-27 18:51:18
【文件属性】:
文件名称:jemallocator-由jemalloc支持的Rust分配器-Rust开发
文件大小:142KB
文件格式:ZIP
更新时间:2021-05-27 18:51:18
Rust Memory management jemallocator链接到jemalloc并提供实现分配器API的Jemalloc单元类型,可以将其设置为#[global_allocator] Ove jemallocator链接到jemalloc并提供实现分配器API的Jemalloc单元类型,可以将其设置为#[global_allocator ]概述jemalloc支持生态系统由以下板条箱组成:jemalloc-sys:构建和链接jemalloc,并向其暴露原始C绑定。 jemallocator:提供实现GlobalAlloc和Alloc特性的Jemalloc类型。 jemalloc-ctl:jemalloc的控制和内省API的高级包装(mallctl *()fa
【文件预览】:
jemallocator-master
----.travis.yml(6KB)
----.gitmodules(126B)
----LICENSE-MIT(1KB)
----jemalloc-ctl()
--------LICENSE-MIT(1KB)
--------LICENSE-APACHE(11KB)
--------rustfmt.toml(14B)
--------src()
--------Cargo.toml(1KB)
--------README.md(2KB)
----systest()
--------build.rs(582B)
--------src()
--------Cargo.toml(228B)
----LICENSE-APACHE(11KB)
----.github()
--------workflows()
----jemalloc-sys()
--------build.rs(15KB)
--------update_jemalloc.md(247B)
--------tests()
--------src()
--------Cargo.toml(1KB)
--------configure()
--------README.md(8KB)
--------jemalloc()
----tests()
--------grow_in_place.rs(1KB)
--------ffi.rs(2KB)
--------shrink_in_place.rs(1KB)
--------smoke_ffi.rs(406B)
--------smoke.rs(1001B)
--------background_thread_enabled.rs(1KB)
--------usable_size.rs(222B)
--------background_thread_defaults.rs(1015B)
--------malloctl.rs(1KB)
----jemallocator-global()
--------LICENSE-MIT(1KB)
--------LICENSE-APACHE(11KB)
--------src()
--------Cargo.toml(2KB)
--------README.md(2KB)
----ci()
--------run.sh(4KB)
--------dox.sh(159B)
----src()
--------lib.rs(10KB)
----Cargo.toml(2KB)
----.appveyor.yml(1011B)
----benches()
--------roundtrip.rs(9KB)
----Cross.toml(427B)
----.gitignore(18B)
----README.md(6KB)

网友评论