lefticus / cpp_weeklyLinks
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.
☆820Updated last year
Alternatives and similar repositories for cpp_weekly
Users that are interested in cpp_weekly are comparing it to the libraries listed below
Sorting:
- CMake for C++ Best Practices☆1,560Updated last month
- C++ Tip Of The Week☆1,655Updated 7 months ago
- C++20 μ(micro)/Unit Testing framework☆1,395Updated this week
- Slides and other materials from CppCon 2022☆558Updated 3 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- Software Architecture with C++, published by Packt☆541Updated last year
- Slides and other materials from CppCon 2023☆333Updated last year
- The quantities and units library for C++☆1,307Updated this week
- A directory for the Daily bit(e) of C++ series of posts.☆203Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆397Updated 2 years ago
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆25Updated 2 months ago
- scanf for modern C++☆1,291Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,790Updated 3 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆654Updated last month
- A lightweight C++20 serialization and RPC library☆897Updated 3 months ago
- A C++20 library for sequence-orientated programming☆700Updated 2 months ago
- Pipelines for expressive code on collections in C++☆834Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆543Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,508Updated 4 months ago
- Pitchfork is a Set of C++ Project Conventions☆1,229Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆427Updated 2 weeks ago
- A template CMake project to get you started with C++ and tooling☆2,574Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆282Updated last year
- A header only C++ library that provides type safety and user defined literals for physical units☆518Updated 10 months ago
- Implementation of strong types in C++☆815Updated 3 years ago
- Modern C++: Snippets and Examples☆550Updated 3 years ago
- Customizable automatic UML diagram generator for C++ based on Clang.☆844Updated 2 months ago
- C++ parsing DSL☆1,213Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆731Updated 4 months ago