phalpern / CppCon2017CodeLinks
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
Sorting:
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Meta programming library designed for compilation speed.☆170Updated 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 last year
- Framework for Writing C++ Committee Papers☆134Updated 5 months ago
- Tool for analyzing includes in C++☆203Updated 10 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A polymorphic value-type for C++☆227Updated last year
- A reflective enum implementation for C++☆295Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- C++ standard library features, "from scratch"☆185Updated 5 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Zoo library☆124Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Range-based goodness for C++17☆362Updated 4 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☆157Updated 3 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago