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:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆15Updated 11 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆61Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Boost.Scope, a collection of scope guard utilities.☆16Updated last week
- `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
- Portable UUID generation library for C++☆26Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- ☆14Updated 9 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- flat_map standardization proposal☆10Updated 3 years ago
- Asio Buffers without the Asio☆14Updated last month
- Makes my C++ projects easier and faster to develop☆10Updated 3 years ago
- Simple mutation-testing☆45Updated last year
- GUI application for DoxyPress☆25Updated 2 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago