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☆235Updated 4 months ago
- C++ standard library features, "from scratch"☆189Updated 7 months ago
- Love template metaprogramming☆330Updated 3 years ago
- A reflective enum implementation for C++☆297Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated this week
- A polymorphic value-type for C++☆227Updated last year
- Policy Based C++ Allocator Library☆123Updated last month
- Tool for analyzing includes in C++☆205Updated last year
- ☆133Updated 3 years ago
- C++11 metaprogramming library☆264Updated last week
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆177Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- ☆275Updated 8 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆523Updated 3 years ago
- Framework for Writing C++ Committee Papers☆136Updated last month
- C++ library for executors☆511Updated 8 years ago
- A tiny metaprogramming library☆309Updated 2 years ago