- Notifications
You must be signed in to change notification settings - Fork3
A Delphi wrapper around the TCMalloc memory manager from gperftools
License
NotificationsYou must be signed in to change notification settings
obones/tcmalloc-delphi
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Delphi wrapper around the TCMalloc memory manager from gperftools
The DLLs are compiled from thegperftools project, in minimal mode but without any dependency on the MSVC runtime
To use, simply add thetcmalloc.pas file as the first unit in your projectuses section and place the appropriate DLL next to the exe.
The DLL files retain the original license from gpertools while thetcmalloc.pas file is released under MPL2.0 license.
About
A Delphi wrapper around the TCMalloc memory manager from gperftools
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published