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:
- ☆32Updated 4 years ago
- Word Game Solver☆16Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 4 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 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…☆61Updated 4 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- std::optional for C++20☆31Updated last year
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- ☆10Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Error Handling by Example in C++☆13Updated 3 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆12Updated last week
- An indirect value-type for C++☆83Updated last year
- My Talk on C++20's Concepts☆23Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆48Updated last month
- A modern C++-20 testing framework.☆51Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago