jemalloc v5.3.0
- Created
- Updated
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
and 2 transitive dependencies:
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Arkadiy Shapkin
- Robert Schumacher
- Alexander Karatarakis
- JackBoosY
- Victor Romero
- pravic
- Billy O'Neal
- Alexander Neumann
- Javier Matos Denizac
# Changelog
4fb24d2
[jemalloc] Fix corrupted patchfile26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)7399ea0
[jemalloc] Update to use vcpkg_from_github. Avoid adding config scripts that are not present in upstream. Rename DLLs to 'jemalloc' to match expectations elsewhere.727be4b
[jemalloc] Initial commit for jemalloc library