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…☆26Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆45Updated 2 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- C++11 compatible charconv☆31Updated last month
- ☆14Updated 10 years ago
- Object-oriented extension to the CMake language.☆13Updated 7 months ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 3 weeks ago
- ☆15Updated 12 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years 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
- 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 this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆26Updated last month