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☆234Updated 3 weeks ago
- C++ standard library features, "from scratch"☆184Updated 2 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 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
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Tool for analyzing includes in C++☆202Updated 8 months ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 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 last month
- runtime to compile-time mappings☆108Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A reflective enum implementation for C++☆290Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated 2 years ago
- Simple, flexible and modular assertion macro.☆227Updated 11 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- C++ micro benchmark library☆94Updated 8 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago