NelsonBilber / cpp-overviewLinks
A tour about C++ with source code examples
☆27Updated 6 years ago
Alternatives and similar repositories for cpp-overview
Users that are interested in cpp-overview are comparing it to the libraries listed below
Sorting:
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- ☆107Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- ☆15Updated last year
- My Talk on C++20's Concepts☆23Updated 4 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- CMake Cheat Sheet☆53Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- My pages about C++☆54Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- ☆23Updated 7 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆167Updated 6 months ago
- Slides for the C++ on Sea conference☆108Updated last year
- A template C++ repository, using CMake and Catch☆53Updated 3 years ago
- C++ Active Objects☆66Updated 7 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 years ago
- A modern C++-20 testing framework.☆51Updated last year
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 3 years ago
- This is the code repository for my book "C++20 - Get the Details"☆96Updated last year
- Examples and shell scripts for C++20 modules article & video.☆23Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆95Updated last month
- Example C++11 CMake project that incorporates awesome Clang tooling☆105Updated 5 years ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 8 months ago