mtrebi / memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,758Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for memory-allocators
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- Lightweight profiler library for c++☆2,189Updated 2 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,756Updated 3 months ago
- Your binary serialization library☆1,077Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- C++ compile-time enum to string, iteration, in a single header file☆1,674Updated 9 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,543Updated 10 months ago
- C++ Reflection Library☆3,191Updated 6 months ago
- A C++11 library for serialization☆4,238Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- scanf for modern C++☆1,083Updated last week
- Portable header-only C++ low level SIMD library☆1,242Updated 2 months ago
- cr.h: A Simple C Hot Reload Header-only Library☆1,570Updated 2 months ago
- Change C++ code at runtime☆2,197Updated 4 months ago
- A curated list of awesome header-only C++ libraries☆3,517Updated 4 months ago
- C++ Tip Of The Week☆1,565Updated 3 weeks ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆4,951Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- microprofile is an embeddable profiler☆1,465Updated last month
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- SIMD Vector Classes for C++☆1,458Updated 5 months ago