alandefreitas / moderncpp
Modern C++: Snippets and Examples
☆538Updated 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,541Updated 7 months ago
- 🍦 Never use cout/printf to debug again☆703Updated last week
- C++ Tip Of The Week☆1,610Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,330Updated 2 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…☆768Updated 9 months ago
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- scanf for modern C++☆1,174Updated last month
- Fast CSV parser and writer for Modern C++☆589Updated last year
- A lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,534Updated 2 weeks ago
- The quantities and units library for C++☆1,199Updated 2 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆515Updated last month
- A C++20 library for sequence-orientated programming☆596Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.