Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆193Updated last year
Alternatives and similar repositories for from-scratch
Users that are interested in from-scratch are comparing it to the libraries listed below
Sorting:
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++11 metaprogramming library☆281Updated 2 weeks ago
- Love template metaprogramming☆330Updated 3 years ago
- ☆133Updated 3 years ago
- Framework for Writing C++ Committee Papers☆145Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- A simple framework for compile-time benchmarks☆188Updated 4 years ago
- Header-only library for multithreaded programming☆241Updated last week
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- an experimental standard C++ library☆92Updated last year
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A tiny metaprogramming library☆312Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- Zoo library☆135Updated 7 months ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- My WG21 proposals☆64Updated last week
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago