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:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 weeks ago
- Word Game Solver☆16Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Libunifex networking library☆20Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Error Handling by Example in C++☆13Updated 4 years ago
- ☆31Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated 2 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
- Various documents and code related to proposals for WG21☆68Updated last year
- Document modern C++ using unit tests☆55Updated 4 years ago
- Algorithm wrappers☆97Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- Signal handler for multi threaded C++ applications on Linux☆42Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 3 months ago
- An HTML generator for Valgrind's Memcheck tool☆48Updated 4 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago