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☆234Updated 4 months ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- ☆132Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated last month
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- A reflective enum implementation for C++☆298Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- ☆275Updated 7 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year
- Tool for analyzing includes in C++☆204Updated 11 months ago
- C++11 metaprogramming library☆263Updated last month
- C++ micro benchmark library☆97Updated 8 years ago
- Implementation of C++20's std::span for older compilers☆359Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆675Updated last week
- Simple, flexible and modular assertion macro.☆227Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- Framework for Writing C++ Committee Papers☆135Updated last month
- An implementation of Seqlock in C++11☆219Updated last year