lefticus / cpp_weekly_videos
☆22Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp_weekly_videos
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Standalone version of the boost::unordered library☆23Updated 4 months ago
- Prints values and types during compilation!☆55Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- Portable UUID generation library for C++☆24Updated last year
- C++ modules support for Ninja/MSBuild/CMake☆24Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Tiny Test System☆27Updated this week
- The Fancy Named Parameters Library☆27Updated 2 months ago
- Coroutine support tools☆32Updated last month
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Measures high-level timing and memory usage metrics during compilation☆73Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- A command line parser for C++.☆38Updated last week
- A modern C++ standard library.☆15Updated last year
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago