Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Port Request] tcmalloc #31593

Closed
Nosenzor opened this issue May 23, 2023 · 3 comments
Closed

[New Port Request] tcmalloc #31593

Nosenzor opened this issue May 23, 2023 · 3 comments
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. info:new-port-unresolved This port has not been added to vcpkg; the issue was closed for inactivity. Stale

Comments

@Nosenzor
Copy link

Nosenzor commented May 23, 2023

Library name

tcmalloc

Library description

TCMalloc is Google's customized implementation of C's malloc() and C++'s operator new used for memory allocation within our C and C++ code. TCMalloc is a fast, multi-threaded malloc implementation.

Source repository URL

https://github.com/google/tcmalloc

Project homepage (if different from the source repository)

No response

Anything else that is useful to know when adding (such as optional features the library may have that should be included)

It seems that some attempt to create this port have done already some years ago (#4353 , #3536) but I can't see the port listed.

This PR google/tcmalloc#104 can be interesting to replace Bazel build with Cmake.

@Nosenzor Nosenzor added category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. labels May 23, 2023
@github-actions
Copy link

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 60 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

@github-actions github-actions bot added the Stale label Jul 23, 2023
@github-actions github-actions bot added the info:new-port-unresolved This port has not been added to vcpkg; the issue was closed for inactivity. label Aug 7, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2023
@Polepoint
Copy link

Polepoint commented Sep 5, 2023

same request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. info:new-port-unresolved This port has not been added to vcpkg; the issue was closed for inactivity. Stale
Projects
None yet
Development

No branches or pull requests

3 participants
@Nosenzor @Polepoint and others