arBmind / 2022-function-enLinks
Presentation for Meeting C++ 2022
☆10Updated 3 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:
- Word Game Solver☆16Updated 2 years ago
- ☆31Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- Algorithm wrappers☆97Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- A curated list of Modern C++ idioms☆24Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Document modern C++ using unit tests☆55Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ features jump start☆123Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Libunifex networking library☆20Updated 3 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆44Updated 2 weeks ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- GitHub Actions for C++ Libraries☆24Updated 2 weeks ago
- Functional reactive programming library for c++☆160Updated 2 years ago