Quuxplusone / from-scratchLinks
C++ standard library features, "from scratch"
☆185Updated 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:
- C++11 metaprogramming library☆260Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Love template metaprogramming☆328Updated 3 years ago
- ☆131Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Framework for Writing C++ Committee Papers☆134Updated 5 months ago
- A simple framework for compile-time benchmarks☆185Updated 4 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
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 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
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- A tiny metaprogramming library☆310Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- My WG21 proposals☆59Updated this week
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- c++ wrapper around libpapi☆73Updated 7 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- generic stack-based container☆106Updated 7 years ago