jemalloc-info 0.3.0

A small library for exporting jemalloc allocation data in Elixir
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.jemalloc-ctl]
version = "0.3"

[dependencies.rustler]
version = "0.22"

[package]
authors = ["oceans <sea@likeanocean.com>"]
description = "A small library for exporting jemalloc allocation data in Elixir"
edition = "2018"
license = "MIT"
name = "jemalloc-info"
readme = "../README.md"
repository = "https://github.com/discord/jemalloc_info"
version = "0.3.0"