lefticus / cpp_weekly_videosLinks
☆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
Sorting:
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Various documents and code related to proposals for WG21☆66Updated 11 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Slides for the C++ on Sea conference☆108Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 9 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Ranges that didn't make C++20☆87Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- CMake wrapper around the cppfront repository☆79Updated 8 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Standalone version of the boost::unordered library☆28Updated 5 months ago
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- A C++14 reflection library☆73Updated last month
- Google Benchmark data visualization tool☆27Updated last month
- Roman numeral support for C++17☆52Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated this week
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- value types for composite class design - with allocators☆53Updated this week
- A command line parser for C++.☆38Updated 5 months ago
- Prints values and types during compilation!☆58Updated last month
- An indirect value-type for C++☆83Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago