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:
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 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…☆772Updated 9 months ago
- C++ Tip Of The Week☆1,614Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,336Updated last month
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆365Updated 6 months ago
- scanf for modern C++☆1,186Updated this week
- A lightweight C++20 serialization and RPC library☆850Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆501Updated 5 months ago
- CMake for C++ Best Practices☆1,347Updated last month
- Performance benchmark framework for C++ with nanoseconds measure precision☆302Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- The most over-engineered C++ assertion library☆624Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆518Updated last week
- A C++20 library for sequence-orientated programming☆602Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,197Updated 7 months ago
- C++11 (and onwards) library for lazy evaluation☆356Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,041Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- The quantities and units library for C++☆1,206Updated last month
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆351Updated 2 years ago
- Thread-safe container for sharing data between threads (synchronized queue)☆513Updated last month
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆302Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,028Updated last week
- Argh! A minimalist argument handler.☆1,375Updated 4 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆736Updated 3 months ago
- A C++17 cross-platform implementation for UUIDs☆809Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,421Updated 2 months ago
- A library for interactive command line interfaces in modern C++☆1,289Updated last month
- Fast CSV parser and writer for Modern C++☆592Updated last year
- A template CMake project to get you started with C++ and tooling☆2,544Updated 2 years ago