Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆188Updated 5 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☆329Updated 3 years ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- Framework for Writing C++ Committee Papers☆135Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- ☆131Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated last week
- an experimental standard C++ library☆90Updated last year
- My WG21 proposals☆59Updated 3 weeks ago
- A tiny metaprogramming library☆310Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- An implementation of C++ Extensions for Ranges☆224Updated 5 years ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- Zoo library☆125Updated 2 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- C++ features jump start☆123Updated 2 years ago