lefticus / cpp_weekly
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
☆709Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp_weekly
- CMake for C++ Best Practices☆1,144Updated 3 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆354Updated last week
- Slides and other materials from CppCon 2022☆527Updated last year
- C++ Tip Of The Week☆1,565Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- The quantities and units library for C++☆1,095Updated this week
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆259Updated 6 months ago
- scanf for modern C++☆1,083Updated last week
- Slides and other materials from CppCon 2023☆289Updated 8 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,543Updated 10 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆275Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++20☆462Updated 2 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆608Updated last month
- Pitchfork is a Set of C++ Project Conventions☆1,111Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆747Updated last week
- A template CMake project to get you started with C++ and tooling☆2,506Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆188Updated 4 months ago
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆658Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- A C++20 library for sequence-orientated programming☆528Updated this week
- The most over-engineered C++ assertion library☆545Updated last month
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆729Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- A header only C++ library that provides type safety and user defined literals for physical units☆500Updated 11 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack,…☆1,130Updated this week
- Implementation of strong types in C++☆775Updated 2 years ago
- Modern C++: Snippets and Examples☆511Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month