ajneu / short_alloc
Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for short_alloc
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- ☆22Updated 7 years ago
- ☆26Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- WIP☆26Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Various documents and code related to proposals for WG21☆65Updated 3 months ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 5 months ago
- Rebooting the std::bitset franchise☆43Updated this week
- Experimental library for coroutines and networking☆16Updated 6 years ago
- C++ heterogeneous sequence library☆10Updated 3 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++20 implementation of {{ mustache }}☆83Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated this week