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
- Standalone version of the boost::unordered library☆28Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Google Benchmark data visualization tool☆27Updated 3 months ago
- Slides for the C++ on Sea conference☆110Updated last year
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A command line parser for C++.☆38Updated 7 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- homogeneous variadic function parameters☆17Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- The Fancy Named Parameters Library☆34Updated last month
- A compile-time linear algebra system for C++☆122Updated 3 years ago
- Forward, no matter what.☆133Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 2 weeks ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Comparison operators for std::span☆16Updated 5 years ago