NelsonBilber / cpp-overview
A tour about C++ with source code examples
☆27Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-overview
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- My pages about C++☆53Updated 7 months ago
- A simple, cross-platform, and continuously integrated C++14 project template☆65Updated 6 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆88Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆58Updated 5 years ago
- ☆15Updated last year
- Algorithm wrappers☆82Updated 3 months ago
- Libusb wrapper for Asio☆63Updated last year
- Concise CMake templates for creating C++ libraries or executables.☆128Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆91Updated 11 months ago
- UML model and code examples of design patterns for C++. The model is created with Astah.☆35Updated 7 months ago
- ☆23Updated 6 years ago
- A simple proof-of-concept for C++11 event dispatching☆52Updated 3 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆46Updated last year
- Boost.org config module☆72Updated 2 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- The source code to my book "The C++ Standard Library".☆33Updated last year
- Sample cross-platform Qt5 + CMake + vcpkg + static build application☆43Updated 4 years ago
- ☆107Updated 3 years ago
- C++ HTTP mock server for client tests.☆32Updated 3 years ago
- Source Code for the Mentoring Program "Fundamentals for C++ Professionals"☆22Updated 2 years ago
- C++ Reactive Programming, published by Packt☆133Updated last year
- My Talk on C++20's Concepts☆23Updated 4 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆159Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆37Updated 9 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago