alandefreitas / moderncppLinks
Modern C++: Snippets and Examples
☆545Updated 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,637Updated 4 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆312Updated 5 months ago
- 🍦 Never use cout/printf to debug again☆720Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆529Updated 3 weeks 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…☆796Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆368Updated 10 months ago
- A small c++ template with modern CMake☆325Updated 2 months ago
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆616Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,605Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆749Updated 7 months ago
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 2 months ago
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Best practices of Modern C++☆264Updated 5 years ago
- C++20 μ(micro)/Unit Testing framework☆1,382Updated 2 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆202Updated last year
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,854Updated last year
- Very fast synchronous and asynchronous C++17 logging library☆308Updated this week
- CMake for C++ Best Practices☆1,493Updated last month
- Software Architecture with C++, published by Packt☆538Updated last year
- Fast CSV parser and writer for Modern C++☆604Updated last year
- Slides and other materials from CppCon 2022☆553Updated last month
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- A C++20 library for sequence-orientated programming☆641Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆538Updated last year
- An OS-agnostic C++ library template in plain CMake.☆372Updated 4 years ago
- A library for interactive command line interfaces in modern C++☆1,318Updated last week
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago