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 last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Example static/shared library output of cmake-init☆13Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- ☆23Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 2 years ago
- Header-Only C++20 Coroutines library☆18Updated 4 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- ☆14Updated 10 years ago