mtrebi / memory-allocatorsLinks
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,892Updated 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,310Updated 3 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,565Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,241Updated last year
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,895Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,611Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,124Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,179Updated 2 years ago
- C++ Reflection Library☆3,390Updated last year
- microprofile is an embeddable profiler☆1,559Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,589Updated 2 years ago
- SIMD Vector Classes for C++☆1,510Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,487Updated 3 months ago
- Change C++ code at runtime☆2,265Updated 3 weeks ago
- A C++11 library for serialization☆4,534Updated 9 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,765Updated last month
- Library to parse and work with the C++ AST☆1,750Updated last year
- Your binary serialization library☆1,187Updated 2 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,874Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,435Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,601Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,684Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,725Updated last year
- Compile Time Regular Expression in C++☆3,678Updated last month
- C++14 lock-free queue.☆1,750Updated 2 weeks ago
- C++ compile-time enum to string, iteration, in a single header file☆1,793Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,407Updated 6 months ago
- A beautiful stack trace pretty printer for C++☆4,161Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,978Updated 8 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆964Updated 7 months ago
- Random for modern C++ with convenient API☆943Updated 3 months ago