arBmind / 2022-function-enLinks
Presentation for Meeting C++ 2022
☆10Updated 2 years ago
Alternatives and similar repositories for 2022-function-en
Users that are interested in 2022-function-en 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
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- An HTML generator for Valgrind's Memcheck tool☆42Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆10Updated 3 weeks ago
- The source code to my book "The C++ Standard Library".☆36Updated 2 years ago
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆18Updated 2 years ago
- Library for complex bitfields☆19Updated last year
- Error Handling by Example in C++☆13Updated 4 years ago
- Word Game Solver☆16Updated 2 years ago
- Algorithm wrappers☆92Updated 6 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- ☆34Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 5 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- ☆22Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- test suite generation for C++☆27Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year