phalpern / CppCon2017CodeLinks
Code for the talk, "Allocators: the Good Parts", at CppCon2017
☆63Updated 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☆236Updated 5 months ago
- C++ standard library features, "from scratch"☆193Updated 7 months ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- A polymorphic value-type for C++☆228Updated last year
- ☆133Updated 3 years ago
- A reflective enum implementation for C++☆297Updated last year
- Love template metaprogramming☆329Updated 3 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Tool for analyzing includes in C++☆207Updated last year
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A tiny metaprogramming library☆311Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated this week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆524Updated 3 years ago
- ☆276Updated 9 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago