libtcmalloc-sys 0.1.14

Sys crate wrapping the tcmalloc allocator
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.14]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.13...libtcmalloc-sys-v0.1.14 - 2025-06-16

### Other

- Update tcmalloc dependency

## [0.1.13]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.12...libtcmalloc-sys-v0.1.13 - 2025-06-16

### Other

- better
- better
- Better patching

## [0.1.12]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.11...libtcmalloc-sys-v0.1.12 - 2025-06-16

### Fixed

- fix docs

## [0.1.11]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.10...libtcmalloc-sys-v0.1.11 - 2025-06-16

### Other

- update docs, refresh tcmalloc

## [0.1.10]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.9...libtcmalloc-sys-v0.1.10 - 2025-06-16

### Other

- finish with madv thp
- temp
- Merge remote-tracking branch 'origin/main' into madvise
- Merge remote-tracking branch 'origin/main' into madvise

## [0.1.9]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.8...libtcmalloc-sys-v0.1.9 - 2025-06-03

### Other

- update tcmalloc

## [0.1.8]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.7...libtcmalloc-sys-v0.1.8 - 2025-05-30

### Other

- realloc optimization

## [0.1.7]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.6...libtcmalloc-sys-v0.1.7 - 2025-05-30

### Other

- Realloc feature

## [0.1.6]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.5...libtcmalloc-sys-v0.1.6 - 2025-05-29

### Fixed

- fixes and optimizations

## [0.1.5]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.4...libtcmalloc-sys-v0.1.5 - 2025-05-25

### Other

- more feature flags

## [0.1.4]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.3...libtcmalloc-sys-v0.1.4 - 2025-05-25

### Fixed

- fix

### Other

- set msrv

## [0.1.3]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.2...libtcmalloc-sys-v0.1.3 - 2025-05-25

### Other

- Thread spawn

## [0.1.2]https://github.com/maratik123/tcmalloc-better/compare/libtcmalloc-sys-v0.1.1...libtcmalloc-sys-v0.1.2 - 2025-05-25

### Fixed

- fix excludes

### Other

- added feature "extension"