alandefreitas / moderncppLinks
Modern C++: Snippets and Examples
☆540Updated 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,623Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,560Updated 8 months ago
- A modern, fast, lightweight thread pool library based on C++20☆505Updated 5 months ago
- 🍦 Never use cout/printf to debug again☆707Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,342Updated 2 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆365Updated 7 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆303Updated last month
- scanf for modern C++☆1,192Updated last week
- A small c++ template with modern CMake☆322Updated 4 months ago
- Very fast synchronous and asynchronous C++17 logging library☆295Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆520Updated 3 weeks ago
- A library for interactive command line interfaces in modern C++☆1,292Updated 2 months ago
- A collection of as simple as possible, modern CMake projects☆1,204Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆358Updated last week
- The quantities and units library for C++☆1,209Updated this week
- A C++ compile-time math library using generalized constant expressions☆778Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆271Updated last year
- Implementation of strong types in C++☆796Updated 2 years ago
- An OS-agnostic C++ library template in plain CMake.☆370Updated 4 years ago
- Minimized version of cpp_starter_project☆188Updated 2 years ago
- A C++20 library for sequence-orientated programming☆620Updated 2 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆519Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,160Updated 2 years ago
- The most over-engineered C++ assertion library☆645Updated this week
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆778Updated 10 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆304Updated 2 months ago
- CMake for C++ Best Practices☆1,361Updated last month
- C++ project template with unit-tests, documentation, ci-testing and workflows.☆277Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆675Updated 4 years ago