italiancpp / itcppcon21
Slides of Italian C++ Conference 2021
☆10Updated 3 years ago
Alternatives and similar repositories for itcppcon21:
Users that are interested in itcppcon21 are comparing it to the libraries listed below
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 6 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated this week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆61Updated 3 years ago
- ☆15Updated 11 years ago
- ☆14Updated 9 years ago
- Coroutine support tools☆34Updated 3 weeks ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- Modern C++ framework for critical systems☆21Updated last year
- ☆22Updated 7 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- ☆32Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 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