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
- Various documents and code related to proposals for WG21☆67Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 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…☆26Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆24Updated this week
- CMake helper to build remark.js based presentations☆29Updated 6 years ago
- A command line parser for C++.☆38Updated 11 months ago
- Prints values and types during compilation!☆58Updated 7 months ago
- Measures high-level timing and memory usage metrics during compilation☆77Updated 4 years ago
- ☆62Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated this week
- Build C, C++ and ASM files in C++☆49Updated 3 years ago
- Object-oriented extension to the CMake language.☆13Updated 7 months ago
- Ranges that didn't make C++20☆95Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago