alandefreitas / moderncppLinks
Modern C++: Snippets and Examples
☆543Updated 3 years ago
Alternatives and similar repositories for moderncpp
Users that are interested in moderncpp are comparing it to the libraries listed below
Sorting:
- C++ Tip Of The Week☆1,628Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated last week
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆308Updated 3 months ago
- 🍦 Never use cout/printf to debug again☆712Updated last month
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆368Updated 8 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…☆784Updated 11 months ago
- A small c++ template with modern CMake☆322Updated 5 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆739Updated 5 months ago
- Very fast synchronous and asynchronous C++17 logging library☆305Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆360Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,585Updated 10 months ago
- Software Architecture with C++, published by Packt☆532Updated last year
- scanf for modern C++☆1,202Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,360Updated last week
- Best practices of Modern C++☆263Updated 4 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆613Updated last year
- Fast CSV parser and writer for Modern C++☆599Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆532Updated this week
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆365Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆308Updated 3 weeks ago
- 🧸 A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency m…☆88Updated last year
- Slides and other materials from CppCon 2022☆546Updated 2 years ago
- Pipelines for expressive code on collections in C++☆831Updated 9 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆199Updated last year
- C++ command line parsing library☆202Updated last year
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆640Updated this week
- An OS-agnostic C++ library template in plain CMake.☆371Updated 4 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆675Updated 4 years ago