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:
- ☆108Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆96Updated last month
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- Samples for Learning Modern CMake☆240Updated 8 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 9 months ago
- Various documents and code related to proposals for WG21☆66Updated 11 months ago
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 3 years ago
- A template C++ repository, using CMake and Catch☆53Updated 3 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆168Updated 6 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Google Benchmark data visualization tool☆27Updated last month
- Example C++11 CMake project that incorporates awesome Clang tooling☆106Updated 5 years ago
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆102Updated 3 years ago
- ☆230Updated this week
- A bunch of small C++ utilities☆66Updated 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☆159Updated 4 months ago
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- ☆88Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- ☆15Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Algorithm wrappers☆93Updated 7 months ago
- Sample cross-platform Qt5 + CMake + vcpkg + static build application☆44Updated 5 years ago
- Hard-to-test patterns in C++ and how to refactor them☆66Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Installation example for a C++ project (Windows) with Cmake.☆38Updated 3 years ago