Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆194Updated 10 months ago
Alternatives and similar repositories for from-scratch
Users that are interested in from-scratch are comparing it to the libraries listed below
Sorting:
- Love template metaprogramming☆331Updated 3 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago
- ☆133Updated 3 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- ☆276Updated last year
- My WG21 proposals☆63Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Microbenchmarking for Modern C++☆230Updated 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
- Zoo library☆133Updated 5 months ago
- A tiny metaprogramming library☆312Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- A reflective enum implementation for C++☆299Updated last year
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago