mimalloc-bench

Memory allocator tester

A benchmarking suite for evaluating memory allocation algorithms and their performance on different hardware platforms.

Suite for benchmarking malloc implementations.

GitHub

390 stars
15 watching
56 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/snmalloc An allocator that efficiently handles memory allocation and deallocation in multithreaded environments. 1,585
samsaffron/allocator_bench A benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations 52
armmbed/dlmalloc Doug Lea's implementation of the core memory management algorithms used in C programming languages 32
mjansson/rpmalloc A high-performance memory allocator designed to be cross-platform and thread-safe. 2,186
thi-ng/tinyalloc Memory allocation library for small, linear memory spaces 777
grapheneos/hardened_malloc A memory allocator designed to provide hardening against heap corruption vulnerabilities and improve overall performance. 1,313
emeryberger/hoard An efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines. 1,115
foonathan/memory A C++ library providing a new, flexible memory allocation system 1,499
node-dot-cpp/alloc-test Cross-platform benchmarking for memory allocators 44
plasma-umass/mesh A memory allocator that reduces memory footprint by compacting and managing memory fragmentation in C/C++ applications 1,761
ailab-cvc/seed-bench A benchmark for evaluating large language models' ability to process multimodal input 322
gpuopen-librariesandsdks/d3d12memoryallocator A memory allocation library designed to simplify resource creation and management in Direct3D 12 applications. 765
dmlc/mxnet-memonger A tool for optimizing deep learning models to reduce memory usage without sacrificing performance 308
mtrebi/memory-allocators Custom memory allocators in C++ to improve the performance of dynamic memory allocation 1,769
antique-team/memcad Analyzes C code for its memory layout and dependencies 25