mtrebi / memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,830Updated 11 months ago
Alternatives and similar repositories for memory-allocators
Users that are interested in memory-allocators are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,831Updated 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,524Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,188Updated 7 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- Lightweight profiler library for c++☆2,273Updated 5 months ago
- Change C++ code at runtime☆2,229Updated 10 months ago
- microprofile is an embeddable profiler☆1,502Updated last month
- C++ Reflection Library☆3,312Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- A curated list of awesome header-only C++ libraries☆3,730Updated 10 months ago
- Your binary serialization library☆1,153Updated 3 months ago
- SIMD Vector Classes for C++☆1,484Updated 11 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,237Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,937Updated 2 months ago
- C++14 lock-free queue.☆1,647Updated 2 weeks ago
- C++ Tip Of The Week☆1,611Updated 3 weeks ago
- A C++11 library for serialization☆4,420Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆848Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,547Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,011Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,593Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,792Updated last year
- Library to parse and work with the C++ AST☆1,723Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,375Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,643Updated 3 months ago