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 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- ☆14Updated 10 years ago
- Numeric algorithms for C++20 Ranges☆30Updated 5 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆44Updated last month
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- ☆22Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Pretty-print hierarchical information automagically☆29Updated 6 years ago
- Object-oriented extension to the CMake language.☆13Updated 5 months 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 compile-time linear algebra system for C++☆121Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆53Updated last week
- Portable UUID generation library for C++☆26Updated 2 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- ☆62Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- ☆15Updated 12 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year