alloc-test

Allocator tests

Cross-platform benchmarking for memory allocators

Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical

GitHub

44 stars
10 watching
12 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mtrebi/memory-allocatorsCustom memory allocators in C++ to improve the performance of dynamic memory allocation1,769
thi-ng/tinyallocMemory allocation library for small, linear memory spaces777
ccareaga/heap_allocatorA simple heap memory allocator implemented in C876
mjansson/rpmallocA high-performance memory allocator designed to be cross-platform and thread-safe.2,186
microsoft/snmallocAn allocator that efficiently handles memory allocation and deallocation in multithreaded environments.1,585
samsaffron/allocator_benchA benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations52
linusu/buffer-allocProvides an alternative implementation of the Buffer.alloc function12
snaipe/criterionA cross-platform unit testing framework with C and C++ support2,048
foonathan/memoryA C++ library providing a new, flexible memory allocation system1,499
daanx/mimalloc-benchA benchmarking suite for evaluating memory allocation algorithms and their performance on different hardware platforms.390
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
izhido/test262_harness_cppA C++ test harness for the Official ECMAScript Conformance Test Suite.3
p-ranav/criterionA microbenchmarking library for measuring performance of C++ code212
nlguillemot/live_reload_testDemonstrates live reloading of C++ code during development and testing14
sheredom/utest.hA single header unit testing framework for C and C++853