libtcmalloc-sys

Crates.iolibtcmalloc-sys
lib.rslibtcmalloc-sys
version0.1.14
created_at2025-05-25 00:29:16.530853+00
updated_at2025-06-16 18:00:44.989983+00
descriptionSys crate wrapping the tcmalloc allocator
homepage
repositoryhttps://github.com/maratik123/tcmalloc-better/tree/main/libtcmalloc-sys
max_upload_size
id1687878
size7,287,467
(maratik123)

documentation

README

Sys crate for TCMalloc better

A Rust raw wrapper over Google's [TCMalloc] memory allocator

Latest Version Documentation

Usage

See tcmalloc-better.

Requirements

A C++ compiler is required for building with cargo.

Commit count: 105

cargo fmt