phalpern / CppCon2017Code
Code for the talk, "Allocators: the Good Parts", at CppCon2017
☆60Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppCon2017Code
- Header-only library for multithreaded programming☆226Updated last month
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- ☆131Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- ☆70Updated last week
- A polymorphic value-type for C++☆228Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Framework for Writing C++ Committee Papers☆125Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated this week
- An implementation of Seqlock in C++11☆192Updated 3 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Tool for analyzing includes in C++☆201Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago