mtrebi / memory-allocatorsLinks
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,922Updated 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,341Updated 6 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,944Updated 4 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,593Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Updated last year
- microprofile is an embeddable profiler☆1,583Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,168Updated last month
- Your binary serialization library☆1,213Updated 3 months ago
- Library to parse and work with the C++ AST☆1,765Updated last year
- C++14 lock-free queue.☆1,809Updated last week
- Change C++ code at runtime☆2,283Updated 3 months ago
- C++ Tip Of The Week☆1,657Updated 8 months ago
- SIMD Vector Classes for C++☆1,517Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739Updated 9 months ago
- C++ Reflection Library☆3,434Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆917Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,397Updated 3 months ago
- C++ parsing DSL☆1,224Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,727Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,810Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated last week
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆977Updated 10 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,803Updated 5 months ago
- cr.h: A Simple C Hot Reload Header-only Library☆1,733Updated 10 months ago
- Random for modern C++ with convenient API☆948Updated 2 weeks ago