lefticus / cpp_weekly_videosLinks
☆23Updated 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
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- Various documents and code related to proposals for WG21☆67Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- ☆55Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated this week
- Build C, C++ and ASM files in C++☆49Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Ranges that didn't make C++20☆94Updated last year
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- A command line parser for C++.☆38Updated 10 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Prints values and types during compilation!☆58Updated 6 months ago
- The Fancy Named Parameters Library☆36Updated last month
- string pattern matching in C++20☆10Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago