phalpern / CppCon2017CodeLinks
Code for the talk, "Allocators: the Good Parts", at CppCon2017
☆63Updated 8 years ago
Alternatives and similar repositories for CppCon2017Code
Users that are interested in CppCon2017Code are comparing it to the libraries listed below
Sorting:
- ☆133Updated 3 years ago
- Header-only library for multithreaded programming☆241Updated last week
- A reflective enum implementation for C++☆300Updated last year
- Love template metaprogramming☆330Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- Tool for analyzing includes in C++☆209Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- A simple framework for compile-time benchmarks☆188Updated 4 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
- A C++ micro-benchmarking framework☆94Updated 6 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Simple, flexible and modular assertion macro.☆229Updated last month
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆215Updated 6 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆528Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆482Updated last month
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last month