STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
☆1,598May 29, 2025Updated 9 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,639Oct 13, 2025Updated 5 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,190Feb 15, 2026Updated last month
- C++ parsing DSL☆1,231Oct 18, 2025Updated 5 months ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,936Mar 7, 2026Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆776Mar 1, 2026Updated 2 weeks ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆923Jun 10, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 2 weeks ago
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Unified Executors☆1,686Mar 4, 2026Updated 2 weeks ago
- C++14 lock-free queue.☆1,823Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- A beautiful stack trace pretty printer for C++☆4,262Apr 14, 2025Updated 11 months ago
- A modern formatting library☆23,328Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,917Feb 11, 2024Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Async++ concurrency framework for C++11☆1,411Oct 11, 2024Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago