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:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated 3 weeks ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- ☆22Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- Container Traits for Modern C++☆30Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- ☆62Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week
- Functional C++ iterator library☆25Updated 3 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- A fixed capacity dynamically sized string☆68Updated this week
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- 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
- Rebooting the std::bitset franchise☆46Updated 2 weeks ago