italiancpp / itcppcon21Links
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
Sorting:
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 4 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- Runtime/Compile time copyable type info. Moved to the Boost. Use Boost's repo instead of this:☆19Updated 3 weeks ago
- homogeneous variadic function parameters☆17Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated this week
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆14Updated 9 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++11 compatible charconv☆31Updated last month
- ☆26Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- GUI application for DoxyPress☆25Updated 2 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- ☆15Updated 11 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Cake is a fast build system written in Python.☆20Updated 2 months 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
- `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
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year