philsquared / cpplondonLinks
☆10Updated 2 months ago
Alternatives and similar repositories for cpplondon
Users that are interested in cpplondon are comparing it to the libraries listed below
Sorting:
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Robust applications framework in C++. Includes a static analysis tool and two applications.☆156Updated 5 months ago
- Algorithm wrappers☆94Updated 8 months ago
- Conan Extension for Visual Studio☆60Updated 2 weeks ago
- Word Game Solver☆16Updated 2 years ago
- A modern C++-20 testing framework.☆51Updated last year
- Slides for the C++ on Sea conference☆110Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 7 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- an experimental standard C++ library☆90Updated last year
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Various documents and code related to proposals for WG21☆67Updated last year
- ☆79Updated 4 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- Presentation for Meeting C++ 2022☆10Updated 2 years ago
- bel::views - simple and easy view classes for C++☆73Updated 2 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Tool for analyzing includes in C++☆207Updated last year
- "Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material☆25Updated 6 years ago
- An asynchronous FastCGI web microframework for C++☆38Updated 3 months ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆113Updated last month
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- A parallel pipeline for stream processing☆69Updated 2 years ago