Quuxplusone / from-scratch
C++ standard library features, "from scratch"
☆184Updated last month
Alternatives and similar repositories for from-scratch:
Users that are interested in from-scratch are comparing it to the libraries listed below
- C++11 metaprogramming library☆255Updated last month
- ☆132Updated 2 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Love template metaprogramming☆329Updated 2 years ago
- Header-only library for multithreaded programming☆234Updated last month
- An implementation of Seqlock in C++11☆207Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Framework for Writing C++ Committee Papers☆131Updated 2 months ago
- My WG21 proposals☆52Updated this week
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- Range-based goodness for C++17☆360Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- A highly efficient, move-aware operators library☆201Updated 2 years ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆344Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆465Updated 9 months ago
- Meta programming library designed for compilation speed.☆171Updated 2 years ago