arBmind / 2022-function-en
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
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- ☆32Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆44Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Word Game Solver☆16Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Error Handling by Example in C++☆13Updated 3 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 3 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆67Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Algorithm wrappers☆88Updated 4 months ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Various documents and code related to proposals for WG21☆66Updated 8 months 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
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A modern and (mostly) macro free mocking-framework☆32Updated last week
- Libunifex networking library☆20Updated 2 years ago
- ☆15Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 5 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated 3 weeks ago