Quuxplusone / from-scratch
C++ standard library features, "from scratch"
☆184Updated 2 months ago
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 2 weeks ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- ☆132Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Framework for Writing C++ Committee Papers☆132Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- Slides for the C++ on Sea conference☆107Updated last year
- Love template metaprogramming☆329Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- My WG21 proposals☆56Updated this week
- Header only library that parses and plans SQL queries at compile time☆141Updated 4 years ago
- Range-based goodness for C++17☆361Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Zoo library☆122Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year
- Project planning for the C++ Library Evolution Working Group☆95Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆163Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- C++20 implementation of mutable constexpr expressions☆113Updated 4 years ago