Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆185Updated 4 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:
- Header-only library for multithreaded programming☆233Updated 2 months ago
- ☆133Updated 3 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- Love template metaprogramming☆328Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Framework for Writing C++ Committee Papers☆134Updated 4 months ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A polymorphic value-type for C++☆227Updated last year
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- Slides for the C++ on Sea conference☆108Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- My WG21 proposals☆58Updated this week
- The presentations of C++Now 2019.☆90Updated 5 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
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- Zoo library☆124Updated last month
- Range-based goodness for C++17☆362Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Replacements to standard numeric types which throw exceptions on errors☆215Updated last month