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.
☆777Updated 10 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:
- CMake for C++ Best Practices☆1,356Updated last month
- C++ Tip Of The Week☆1,622Updated last month
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆365Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- C++20 μ(micro)/Unit Testing framework☆1,342Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- Slides and other materials from CppCon 2022☆540Updated 2 years ago
- The quantities and units library for C++☆1,208Updated last week
- scanf for modern C++☆1,188Updated this week
- Slides and other materials from CppCon 2023☆312Updated last year
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆638Updated 8 months ago
- Implementation of strong types in C++☆796Updated 2 years ago
- A template CMake project to get you started with C++ and tooling☆2,546Updated 2 years ago
- A C++20 library for sequence-orientated programming☆617Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- A C++ compile-time math library using generalized constant expressions☆776Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆271Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆504Updated 5 months ago
- Pitchfork is a Set of C++ Project Conventions☆1,182Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆540Updated this week
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,203Updated 8 months ago
- Pipelines for expressive code on collections in C++☆827Updated 7 months ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆356Updated 2 years ago
- A header only C++ library that provides type safety and user defined literals for physical units☆509Updated 4 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,427Updated last week
- Software Architecture with C++, published by Packt☆529Updated 11 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago