italiancpp / itcppcon21
Slides of Italian C++ Conference 2021
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for itcppcon21
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Portable UUID generation library for C++☆24Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- a small lightweight std::execution work-alike☆55Updated last month
- 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
- Interval library for C++☆10Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- C++11 compatible charconv☆27Updated this week
- The Fancy Named Parameters Library☆27Updated last week
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Updated 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
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- Rebooting the std::bitset franchise☆43Updated last week
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Coroutine support tools☆32Updated 2 months ago
- This repository is a very simple C++ modules example.☆23Updated last year
- `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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago