NelsonBilber / cpp-overview
A tour about C++ with source code examples
☆27Updated 5 years ago
Alternatives and similar repositories for cpp-overview:
Users that are interested in cpp-overview are comparing it to the libraries listed below
- A C++ serialization/deserialization library designed with embedded systems in mind☆88Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- My pages about C++☆54Updated 9 months 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☆154Updated 7 months ago
- Futures and thread pool for C++ (with optional Qt support)☆126Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 2 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆162Updated 2 weeks ago
- Algorithm wrappers☆85Updated last month
- 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
- C++ HTTP mock server for client tests.☆32Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Various documents and code related to proposals for WG21☆65Updated 5 months ago
- A library that brings C# like properties to modern C++.☆22Updated last year
- ☆109Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 3 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆64Updated 6 years ago
- ☆23Updated 6 years ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆58Updated 5 years ago
- Demos for using HTML 5 as a GUI for C++ apps☆48Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A little metaprogramming and functional library☆68Updated 2 years ago
- Lightweight state machine implemented in C++☆30Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago