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.
☆784Updated 11 months ago
Alternatives and similar repositories for cpp_weekly
Users that are interested in cpp_weekly are comparing it to the libraries listed below
Sorting:
- C++ Tip Of The Week☆1,629Updated 2 months ago
- CMake for C++ Best Practices☆1,407Updated 3 months ago
- Slides and other materials from CppCon 2022☆544Updated 2 years ago
- C++20 μ(micro)/Unit Testing framework☆1,358Updated this week
- A directory for the Daily bit(e) of C++ series of posts.☆199Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆368Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- The quantities and units library for C++☆1,217Updated 3 weeks ago
- Slides and other materials from CppCon 2023☆316Updated last year
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆23Updated last year
- scanf for modern C++☆1,203Updated this week
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆361Updated 2 years ago
- Pitchfork is a Set of C++ Project Conventions☆1,194Updated last year
- A template CMake project to get you started with C++ and tooling☆2,552Updated 2 years ago
- Modern C++: Snippets and Examples☆543Updated 3 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated 7 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆640Updated this week
- Software Architecture with C++, published by Packt☆533Updated last year
- A C++20 library for sequence-orientated programming☆626Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,714Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆863Updated last week
- 🍦 Never use cout/printf to debug again☆712Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,448Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,493Updated this week
- A C++ compile-time math library using generalized constant expressions☆782Updated last year
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆307Updated 2 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,835Updated last year
- C++ parsing DSL☆1,106Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,159Updated last week