rpmalloc-sys 0.1.2

Unsafe FFI bindings to rpmalloc C library
Documentation
[build-dependencies.cc]
version = "1"

[build-dependencies.pkg-config]
version = "0.3.14"
[dependencies.libc]
version = "0.2"

[features]
adaptive_thread_cache = []
asserts = []
default = []
global_cache = []
guards = []
statistics = []
thread_cache = []
unlimited_cache = []
unlimited_global_cache = []
unlimited_thread_cache = []
validate_args = []

[package]
authors = ["Embark <opensource@embark-studios.com>", "Johan Andersson <repi@repi.se>"]
build = "build.rs"
categories = ["memory-management", "external-ffi-bindings"]
description = "Unsafe FFI bindings to rpmalloc C library"
edition = "2018"
keywords = ["allocator", "rpmalloc"]
license = "MIT OR Apache-2.0"
name = "rpmalloc-sys"
readme = "README.md"
repository = "https://github.com/EmbarkStudios/rpmalloc-rs"
version = "0.1.2"