mimalloc

Memory Allocator

An efficient and compact general-purpose memory allocator with excellent performance characteristics.

mimalloc is a compact general purpose allocator with excellent performance.

GitHub

11k stars
157 watching
878 forks
Language: C
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
microsoft/snmallocAn allocator that efficiently handles memory allocation and deallocation in multithreaded environments.1,585
daanx/mimalloc-benchA benchmarking suite for evaluating memory allocation algorithms and their performance on different hardware platforms.390
armmbed/dlmallocDoug Lea's implementation of the core memory management algorithms used in C programming languages32
mjansson/rpmallocA high-performance memory allocator designed to be cross-platform and thread-safe.2,186
grapheneos/hardened_mallocA memory allocator designed to provide hardening against heap corruption vulnerabilities and improve overall performance.1,313
thi-ng/tinyallocMemory allocation library for small, linear memory spaces777
emeryberger/hoardAn efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines.1,115
foonathan/memoryA C++ library providing a new, flexible memory allocation system1,499
mtrebi/memory-allocatorsCustom memory allocators in C++ to improve the performance of dynamic memory allocation1,769
vimpunk/mioA cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics.1,729
gpuopen-librariesandsdks/d3d12memoryallocatorA memory allocation library designed to simplify resource creation and management in Direct3D 12 applications.765
mimno/rmalletAn R package wrapper around the Mallet machine learning tool38
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
plasma-umass/meshA memory allocator that reduces memory footprint by compacting and managing memory fragmentation in C/C++ applications1,761
d00movenok/gomalleableA Go library for parsing and assembling Malleable C2 profiles.60