Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆193Updated 9 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☆270Updated last week
- Header-only library for multithreaded programming☆235Updated 7 months ago
- Framework for Writing C++ Committee Papers☆140Updated 4 months ago
- ☆133Updated 3 years ago
- Love template metaprogramming☆332Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 4 months ago
- ☆276Updated 10 months ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago
- an experimental standard C++ library☆90Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- My WG21 proposals☆63Updated 3 weeks ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 3 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Microbenchmarking for Modern C++☆228Updated 4 years ago
- An implementation of Seqlock in C++11☆227Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago