lefticus / cpp_weekly_videosLinks
☆22Updated 5 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
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Ranges that didn't make C++20☆93Updated 10 months ago
- ☆62Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Prints values and types during compilation!☆58Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A command line parser for C++.☆38Updated 8 months ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A compile-time linear algebra system for C++☆123Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Roman numeral support for C++17☆52Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- ☆55Updated last year
- Forward, no matter what.☆133Updated 3 years ago
- SPY - C++ Information Broker☆157Updated last week