tcmalloc
Memory allocator
A fast and multi-threaded memory allocation library
4k stars
81 watching
484 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient and compact general-purpose memory allocator with excellent performance characteristics. | 10,694 |
| Provides high-performance multi-threaded memory management and performance analysis tools | 8,510 |
| Doug Lea's implementation of the core memory management algorithms used in C programming languages | 32 |
| A C# parser implementation using Superpower for a simple calculation language | 38 |
| An allocator that efficiently handles memory allocation and deallocation in multithreaded environments. | 1,585 |
| A C++ library providing common data structures and utilities for building compliant C++ programs | 6,245 |
| A general-purpose memory allocator designed to minimize fragmentation and optimize concurrency for demanding applications. | 9,628 |
| The Microsoft C++ Standard Library implementation | 10,269 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| A C++ logging library that provides application-level logging APIs | 7,136 |
| A polyglot programming platform that allows calling functions between multiple languages | 1,590 |
| A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |
| Provides resources and patterns for implementing machine learning workflows on Google Cloud Platform | 784 |
| An example setup of cmake with google test. | 316 |
| A cross-platform C library to retrieve CPU features and instruction set capabilities at runtime | 2,468 |