mtrebi / memory-allocatorsLinks
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,878Updated last year
Alternatives and similar repositories for memory-allocators
Users that are interested in memory-allocators are comparing it to the libraries listed below
Sorting:
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,882Updated 3 months ago
- Lightweight profiler library for c++☆2,299Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,559Updated 3 months ago
- C++ Reflection Library☆3,372Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,595Updated 11 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- microprofile is an embeddable profiler☆1,557Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,231Updated 11 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,093Updated this week
- A C++11 library for serialization☆4,515Updated 7 months ago
- Your binary serialization library☆1,177Updated last week
- C++14 lock-free queue.☆1,725Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,659Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- Library to parse and work with the C++ AST☆1,743Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,858Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,390Updated 5 months ago
- Vector class library, latest version☆1,394Updated last year
- Change C++ code at runtime☆2,257Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,970Updated 6 months ago
- SIMD Vector Classes for C++☆1,508Updated last year
- Random for modern C++ with convenient API☆940Updated 2 months ago
- A beautiful stack trace pretty printer for C++☆4,135Updated 5 months ago
- Argh! A minimalist argument handler.☆1,395Updated 7 months ago
- cr.h: A Simple C Hot Reload Header-only Library☆1,686Updated 5 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆962Updated 5 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,484Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,344Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,468Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,364Updated last year