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
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆62Updated 6 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Git for Modern C++ (A libgit2 Wrapper Library)☆120Updated 5 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- Conan 1.x examples☆126Updated 2 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Sample cross-platform Qt5 + CMake + vcpkg + static build application☆44Updated 6 years ago
- Template for a C++ CMake project, using Github Actions and CTest.☆36Updated last year
- Template of CMake to build a static or shared library under Windows and Linux☆23Updated 5 months ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- helper repository for various articles that I publish☆62Updated last year
- 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 last month
- Example C++11 CMake project that incorporates awesome Clang tooling☆108Updated 5 years ago
- JSON parser for CMake☆80Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- My pages about C++☆55Updated last year
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆74Updated 2 months ago
- An example of creating a C++ library with CMake☆39Updated last year
- Word Game Solver☆16Updated 2 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week