lefticus / cpp_weekly_videos
☆22Updated 4 years ago
Alternatives and similar repositories for cpp_weekly_videos:
Users that are interested in cpp_weekly_videos are comparing it to the libraries listed below
- Various documents and code related to proposals for WG21☆65Updated 7 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- ☆61Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- C++ modules support for Ninja/MSBuild/CMake☆24Updated 5 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Prints values and types during compilation!☆57Updated 2 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A command line parser for C++.☆38Updated last month
- ☆9Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 5 months ago
- A bunch of small C++ utilities☆65Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- a small lightweight std::execution work-alike☆64Updated 3 weeks ago
- Comparison operators for std::span☆15Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Generic hash function for STL style unordered containers☆34Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Zoo library☆121Updated 3 weeks ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago