STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
☆1,594May 29, 2025Updated 8 months ago
Alternatives and similar repositories for memory
Users that are interested in memory are comparing it to the libraries listed below
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- C++ parsing DSL☆1,227Oct 18, 2025Updated 4 months ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,926May 23, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆774Feb 1, 2026Updated 3 weeks ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,466Feb 11, 2026Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆573Sep 7, 2022Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Unified Executors☆1,684Feb 6, 2026Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Feb 11, 2024Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Parsing Expression Grammar Template Library☆2,109Updated this week
- The C++ Standard Library for Parallelism and Concurrency☆2,792Updated this week
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month