dlmalloc
Memory allocator
Doug Lea's implementation of the core memory management algorithms used in C programming languages
Doug Lea's malloc
32 stars
35 watching
15 forks
Language: C
last commit: over 10 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An allocator that efficiently handles memory allocation and deallocation in multithreaded environments. | 1,585 | |
| Memory allocation library for small, linear memory spaces | 777 | |
| A benchmarking suite for evaluating memory allocation algorithms and their performance on different hardware platforms. | 390 | |
| Custom memory allocators in C++ to improve the performance of dynamic memory allocation | 1,769 | |
| A high-performance memory allocator designed to be cross-platform and thread-safe. | 2,186 | |
| A memory allocator designed to provide hardening against heap corruption vulnerabilities and improve overall performance. | 1,313 | |
| An efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines. | 1,115 | |
| A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 | |
| Caches and optimizes expensive function calls in Django applications. | 120 | |
| A C++ library providing a new, flexible memory allocation system | 1,499 | |
| Compiles the MicroC programming language into machine code using Haskell | 116 | |
| Efficient Contextual Representation Learning Model with Continuous Outputs | 4 | |
| A simple heap memory allocator implemented in C | 876 | |
| An implementation of a multimodal language model with capabilities for comprehension and generation | 585 | |
| A simple buddy memory allocator suitable for applications requiring predictable allocation and deallocation behavior. | 155 |