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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A command line parser for C++.☆38Updated 10 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Various documents and code related to proposals for WG21☆68Updated last year
- Google Benchmark data visualization tool☆28Updated 5 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Ranges that didn't make C++20☆95Updated 11 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- Standalone version of the boost::unordered library☆30Updated 3 months ago
- The Fancy Named Parameters Library☆36Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 3 weeks ago
- A compile-time linear algebra system for C++☆121Updated 4 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆53Updated last week
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Build C, C++ and ASM files in C++☆49Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- ☆92Updated last month
- Portable UUID generation library for C++☆26Updated 2 years ago
- Example static/shared library output of cmake-init☆13Updated 10 months ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Prints values and types during compilation!☆58Updated 5 months ago