Quuxplusone / from-scratch
C++ standard library features, "from scratch"
☆180Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for from-scratch
- C++11 metaprogramming library☆243Updated this week
- Header-only library for multithreaded programming☆226Updated last month
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆60Updated 7 years ago
- Love template metaprogramming☆325Updated 2 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- ☆131Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Zoo library☆102Updated 2 months ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- Framework for Writing C++ Committee Papers☆125Updated 7 months ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- A reflective enum implementation for C++☆289Updated 9 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A highly efficient, move-aware operators library☆198Updated last year
- Microbenchmarking for Modern C++☆211Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- A tiny metaprogramming library☆302Updated last year