alandefreitas / moderncppLinks
Modern C++: Snippets and Examples
β541Updated 3 years ago
Alternatives and similar repositories for moderncpp
Users that are interested in moderncpp are comparing it to the libraries listed below
Sorting:
- π¦ Never use cout/printf to debug againβ712Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++20β509Updated 6 months ago
- C++ Tip Of The Weekβ1,625Updated last month
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.β366Updated 8 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)β306Updated 2 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β¦β779Updated 11 months ago
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.β614Updated last year
- C++20 ΞΌ(micro)/Unit Testing frameworkβ1,350Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precisionβ305Updated 3 months ago
- A small c++ template with modern CMakeβ322Updated 5 months ago
- scanf for modern C++β1,194Updated 2 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json APIβ272Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyondβ523Updated this week
- Software Architecture with C++, published by Packtβ531Updated last year
- Very fast synchronous and asynchronous C++17 logging libraryβ300Updated last month
- Minimized version of cpp_starter_projectβ187Updated 2 years ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.β738Updated 5 months ago
- C++ command line parsing libraryβ200Updated last year
- Best practices of Modern C++β262Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20β1,570Updated 9 months ago
- C++11 (and onwards) library for lazy evaluationβ361Updated last week
- Fast CSV parser and writer for Modern C++β597Updated last year
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.β1,829Updated last year
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitiβ¦β639Updated 9 months ago
- An OS-agnostic C++ library template in plain CMake.β371Updated 4 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate codeβ525Updated 9 months ago
- Pipelines for expressive code on collections in C++β829Updated 8 months ago
- Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.β569Updated 3 years ago
- π§Έ A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency mβ¦β87Updated last year
- Fast, convenient JSON serialization and parsing in C++β492Updated last week