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:
- Header-only library for multithreaded programming☆239Updated 9 months ago
- C++ standard library features, "from scratch"☆193Updated 11 months ago
- A reflective enum implementation for C++☆299Updated last year
- ☆133Updated 3 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Tool for analyzing includes in C++☆209Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- Simple, flexible and modular assertion macro.☆228Updated last week
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆226Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679Updated last week
- ☆276Updated last year
- 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 tiny metaprogramming library☆312Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆199Updated 4 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆526Updated 3 years ago
- Range-based goodness for C++17☆364Updated 4 years ago