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.
☆762Updated 8 months ago
Alternatives and similar repositories for cpp_weekly:
Users that are interested in cpp_weekly are comparing it to the libraries listed below
- CMake for C++ Best Practices☆1,287Updated 8 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆366Updated 5 months ago
- C++ Tip Of The Week☆1,606Updated 2 weeks ago
- scanf for modern C++☆1,168Updated 3 weeks ago
- A C++20 library for sequence-orientated programming☆579Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,524Updated 6 months ago
- C++20 μ(micro)/Unit Testing framework☆1,316Updated last week
- The quantities and units library for C++☆1,172Updated last week
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆42Updated 11 months ago
- Slides and other materials from CppCon 2022☆535Updated 2 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆197Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,395Updated last month
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆340Updated last year
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆632Updated 6 months ago
- Implementation of strong types in C++☆787Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,573Updated 7 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆270Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆836Updated last month
- The most over-engineered C++ assertion library☆606Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆384Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,625Updated 2 months ago
- Software Architecture with C++, published by Packt☆527Updated 9 months ago
- A template CMake project to get you started with C++ and tooling☆2,534Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,175Updated 6 months ago
- Slides and other materials from CppCon 2023☆303Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆490Updated 3 months ago
- Pitchfork is a Set of C++ Project Conventions☆1,162Updated 11 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆511Updated 2 weeks ago
- A C++ compile-time math library using generalized constant expressions☆768Updated 9 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆673Updated 4 years ago