phalpern / CppCon2017Code
Code for the talk, "Allocators: the Good Parts", at CppCon2017
☆62Updated 7 years ago
Alternatives and similar repositories for CppCon2017Code:
Users that are interested in CppCon2017Code are comparing it to the libraries listed below
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Header-only library for multithreaded programming☆234Updated last month
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- C++ standard library features, "from scratch"☆184Updated last month
- A polymorphic value-type for C++☆227Updated last year
- Tool for analyzing includes in C++☆202Updated 6 months ago
- Meta programming library designed for compilation speed.☆171Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- A reflective enum implementation for C++☆290Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A library for classes with flexible layout☆56Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago