[go: up one dir, main page]

jemalloc-ctl 0.1.1

jemalloc control and introspection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "jemalloc-ctl"
version = "0.1.1"
authors = ["Steven Fackler <sfackler@gmail.com>"]
description = "jemalloc control and introspection"
license = "MIT/Apache-2.0"
repository = "https://github.com/sfackler/jemalloc-ctl"
readme = "README.md"
categories = ["api-bindings", "development-tools", "memory-management"]
keywords = ["jemalloc", "allocators"]

[dependencies]