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
- C++ standard library features, "from scratch"☆185Updated 4 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Framework for Writing C++ Committee Papers☆134Updated 4 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 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
- Range-based goodness for C++17☆362Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- C++11 metaprogramming library☆258Updated 3 weeks 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 2 months ago
- A polymorphic value-type for C++☆227Updated last year
- Zoo library☆124Updated last month
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- ☆133Updated 3 years ago
- Tool for analyzing includes in C++☆202Updated 9 months ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A reflective enum implementation for C++☆291Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago