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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 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
- Coroutine support tools☆32Updated 4 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Runtime/Compile time copyable type info. Moved to the Boost. Use Boost's repo instead of this:☆19Updated 7 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Error Handling by Example in C++☆13Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Metadata to support C++ packaging☆38Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Object-oriented extension to the CMake language.☆11Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆22Updated 7 years ago
- Build-system agnostic code generation application for C++.☆18Updated 2 months ago
- ☆32Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Portable UUID generation library for C++☆26Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago