mtrebi / memory-allocatorsLinks
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,847Updated 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,280Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 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,542Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- C++14 lock-free queue.☆1,668Updated last month
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,844Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- A beautiful stack trace pretty printer for C++☆4,059Updated 2 months ago
- C++ Reflection Library☆3,335Updated last year
- microprofile is an embeddable profiler☆1,505Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- A C++11 library for serialization☆4,434Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- A curated list of awesome header-only C++ libraries☆3,818Updated 11 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,826Updated last year
- SIMD Vector Classes for C++☆1,493Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,982Updated 2 weeks ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,476Updated last week
- A lightweight C++ logging library☆1,837Updated 11 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- C++ Tip Of The Week☆1,622Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,356Updated 2 months ago
- C/C++ Performance Profiler☆4,285Updated 4 months ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago