Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆194Updated 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:
- Framework for Writing C++ Committee Papers☆145Updated 6 months ago
- Love template metaprogramming☆331Updated 3 years ago
- C++11 metaprogramming library☆279Updated last month
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Header-only library for multithreaded programming☆240Updated 9 months ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- ☆133Updated 3 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- My WG21 proposals☆63Updated last week
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A simple framework for compile-time benchmarks☆188Updated 4 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- An implementation of C++ Extensions for Ranges☆224Updated 5 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Zoo library☆135Updated 6 months ago
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- c++ wrapper around libpapi☆90Updated 8 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- ☆276Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- ☆128Updated 2 years ago
- ☆81Updated 9 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago