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:
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- ☆108Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Slides for the C++ on Sea conference☆109Updated 2 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☆166Updated 2 months ago
- Example C++11 CMake project that incorporates awesome Clang tooling☆108Updated 5 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆62Updated 6 years ago
- Sample cross-platform Qt5 + CMake + vcpkg + static build application☆44Updated 6 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Google Benchmark data visualization tool☆33Updated 7 months ago
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- C++ Active Objects☆68Updated 8 years ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆178Updated last year
- Hard-to-test patterns in C++ and how to refactor them☆67Updated 5 years ago
- Experiments with the C++ programming language.☆146Updated 2 months ago
- ☆238Updated 4 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Conan 1.x examples☆126Updated 2 years ago
- The presentations of C++Now 2019.☆92Updated 6 years ago
- Tool for analyzing includes in C++☆209Updated last year