mtrebi / memory-allocatorsLinks
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,867Updated 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,293Updated last month
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,874Updated 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,554Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,228Updated 10 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,172Updated 2 years ago
- microprofile is an embeddable profiler☆1,523Updated last month
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,082Updated last month
- C++14 lock-free queue.☆1,716Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,385Updated 4 months ago
- C++ Reflection Library☆3,368Updated last year
- A beautiful stack trace pretty printer for C++☆4,117Updated 4 months ago
- Your binary serialization library☆1,170Updated 6 months ago
- Change C++ code at runtime☆2,252Updated last year
- A C++11 library for serialization☆4,500Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,459Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,646Updated 3 months ago
- SIMD Vector Classes for C++☆1,507Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆960Updated 5 months ago
- Vector class library, latest version☆1,389Updated last year
- C++ Tip Of The Week☆1,630Updated 3 months ago
- Library to parse and work with the C++ AST☆1,739Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,035Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,671Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,729Updated last month