alandefreitas / moderncppLinks
Modern C++: Snippets and Examples
☆546Updated 3 years ago
Alternatives and similar repositories for moderncpp
Users that are interested in moderncpp are comparing it to the libraries listed below
Sorting:
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆310Updated 4 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆527Updated 2 weeks ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆369Updated 10 months ago
- 🍦 Never use cout/printf to debug again☆720Updated last month
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆792Updated last year
- C++ Tip Of The Week☆1,636Updated 4 months ago
- A small c++ template with modern CMake☆325Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆615Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 2 months ago
- Very fast synchronous and asynchronous C++17 logging library☆307Updated 2 weeks ago
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- Best practices of Modern C++☆264Updated 4 years ago
- Slides and other materials from CppCon 2022☆551Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,598Updated 11 months ago
- scanf for modern C++☆1,266Updated last month
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,848Updated last year
- 🧸 A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency m…☆90Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆537Updated 11 months ago
- Pipelines for expressive code on collections in C++☆829Updated 10 months ago
- C++20 μ(micro)/Unit Testing framework☆1,377Updated last month
- Software Architecture with C++, published by Packt☆538Updated last year
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆745Updated 7 months ago
- The most over-engineered C++ assertion library☆672Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆544Updated last month
- C++ project template with unit-tests, documentation, ci-testing and workflows.☆286Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated last month
- A C++ compile-time math library using generalized constant expressions☆792Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year