alandefreitas / moderncpp
Modern C++: Snippets and Examples
☆518Updated 2 years ago
Alternatives and similar repositories for moderncpp:
Users that are interested in moderncpp are comparing it to the libraries listed below
- A modern, fast, lightweight thread pool library based on C++20☆478Updated 2 weeks ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆360Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆597Updated last week
- CMake for C++ Best Practices☆1,208Updated 5 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆671Updated 3 years ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆740Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,470Updated 3 months ago
- scanf for modern C++☆1,101Updated 2 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆267Updated 8 months ago
- Minimized version of cpp_starter_project☆184Updated last year
- C++ Tip Of The Week☆1,586Updated last month
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,760Updated 10 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆913Updated last year
- C++20 μ(micro)/Unit Testing Framework☆1,288Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆497Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,568Updated last year
- A C++20 library for sequence-orientated programming☆546Updated 2 weeks ago
- The missing CMake project initializer☆2,171Updated this week
- Pipelines for expressive code on collections in C++☆812Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆771Updated 2 weeks ago
- A template CMake project to get you started with C++ and tooling☆2,517Updated last year
- Very fast synchronous and asynchronous C++17 logging library☆279Updated this week
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆725Updated 4 months ago
- The quantities and units library for C++☆1,129Updated this week
- The most over-engineered C++ assertion library