Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆194Updated 11 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:
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++11 metaprogramming library☆279Updated 2 weeks ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- Framework for Writing C++ Committee Papers☆144Updated 6 months ago
- Love template metaprogramming☆331Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- My WG21 proposals☆63Updated 2 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆133Updated 3 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- an experimental standard C++ library☆92Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Zoo library☆132Updated 6 months ago
- Project planning for the C++ Library Evolution Working Group☆99Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Microbenchmarking for Modern C++☆231Updated 5 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆200Updated 4 years ago