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
- Header-only library for multithreaded programming☆233Updated 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 2 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A polymorphic value-type for C++☆228Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- C++ micro benchmark library☆90Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- C++ standard library features, "from scratch"☆183Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 3 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☆156Updated 8 months ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- A library for classes with flexible layout☆56Updated 4 years ago
- Tool for analyzing includes in C++☆202Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Various documents and code related to proposals for WG21☆65Updated 6 months ago