philsquared / cpplondonLinks
☆10Updated 3 weeks 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
- Presentation for Meeting C++ 2022☆10Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- The source code to my book "The C++ Standard Library".☆36Updated 2 years ago
- helper repository for various articles that I publish☆60Updated 10 months ago
- Display the status of C++ feature flags☆20Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Word Game Solver☆16Updated 2 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Conan Extension for Visual Studio☆60Updated last month
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- K_means clustering implementation in C++20 and range-v3☆15Updated 3 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- an experimental standard C++ library☆90Updated last year
- CMake wrapper around the cppfront repository☆79Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- A modern C++-20 testing framework.☆51Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 8 months ago
- "Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material☆24Updated 6 years ago
- Async SEMaphore☆23Updated last year
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 5 months ago
- Algorithm wrappers☆92Updated 6 months ago