alandefreitas / moderncppLinks
Modern C++: Snippets and Examples
☆548Updated 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, fast, lightweight thread pool library based on C++2x☆534Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆728Updated 3 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆319Updated last month
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- C++ Tip Of The Week☆1,648Updated 6 months ago
- A small c++ template with modern CMake☆325Updated 3 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆750Updated 9 months 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…☆809Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆280Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆317Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- Very fast synchronous and asynchronous C++17 logging library☆311Updated last month
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆618Updated 2 years ago
- Fast CSV parser and writer for Modern C++☆611Updated last year
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,863Updated last year
- An OS-agnostic C++ library template in plain CMake.☆373Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- Software Architecture with C++, published by Packt☆540Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,389Updated 3 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆558Updated 3 months ago
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- Best practices of Modern C++☆265Updated 5 years ago
- A collection of as simple as possible, modern CMake projects☆1,221Updated 9 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆541Updated last year
- A set of cmake modules to assist in building code☆299Updated 4 years ago
- CMake for C++ Best Practices☆1,534Updated last month
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆390Updated 2 years ago
- Pipelines for expressive code on collections in C++☆833Updated last year
- 🧸 A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency m…☆92Updated last year