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:
- generic stack-based container☆110Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- C++17 inplace_string implementation☆98Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated last month
- Flat containers for C++☆59Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last month
- WIP☆27Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- ☆22Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Literal Logging for C++☆86Updated 8 years ago
- ☆31Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Fast containers of polymorphic objects.☆71Updated last month