italiancpp / itcppcon21Links
Slides of Italian C++ Conference 2021
☆10Updated 4 years ago
Alternatives and similar repositories for itcppcon21
Users that are interested in itcppcon21 are comparing it to the libraries listed below
Sorting:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- ☆14Updated 10 years ago
- homogeneous variadic function parameters☆17Updated last year
- Make std::mdspan formattable by std::format.☆11Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 2 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Containers for building C++ on CI☆48Updated last year
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- A compile-time linear algebra system for C++☆123Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- ☆22Updated 5 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- ☆15Updated 11 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months 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
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 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
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago