ajneu / short_allocLinks
Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner
☆11Updated 10 years ago
Alternatives and similar repositories for short_alloc
Users that are interested in short_alloc are comparing it to the libraries listed below
Sorting:
- Proposed C++ standardisation for linear algebra☆28Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Various documents and code related to proposals for WG21☆67Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- Flat containers for C++☆59Updated 7 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- GitHub Actions for C++ Libraries☆25Updated this week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- ☆31Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 weeks ago
- Fast containers of polymorphic objects.☆71Updated last month
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A C++14-and-later expression template library☆109Updated last month
- generic stack-based container☆110Updated 7 years ago
- WIP☆27Updated 6 years ago
- Rebooting the std::bitset franchise☆46Updated last month
- A compressed pair for C++17☆27Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last month
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆83Updated this week