mtrebi / memory-allocatorsLinks
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,885Updated 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:
- Lightweight profiler library for c++☆2,306Updated 2 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,888Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,561Updated 4 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,236Updated 11 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,586Updated 2 years ago
- microprofile is an embeddable profiler☆1,559Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- Library to parse and work with the C++ AST☆1,748Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- C++ Reflection Library☆3,381Updated last year
- Your binary serialization library☆1,180Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,398Updated 6 months ago
- C++14 lock-free queue.☆1,742Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,427Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,867Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,374Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,707Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,675Updated 5 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆963Updated 6 months ago
- Change C++ code at runtime☆2,261Updated last year
- Portable header-only C++ low level SIMD library☆1,292Updated last year
- SIMD Vector Classes for C++☆1,510Updated last year
- Argh! A minimalist argument handler.☆1,396Updated 8 months ago
- cr.h: A Simple C Hot Reload Header-only Library☆1,694Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,974Updated 7 months ago
- A C/C++ header to help move #ifdefs out of your code☆870Updated last year
- Compile Time Regular Expression in C++☆3,662Updated 3 weeks ago