ACCUConf / PDFs_2019Links
PDFs of presenter slides from ACCU 2019
☆64Updated 5 years ago
Alternatives and similar repositories for PDFs_2019
Users that are interested in PDFs_2019 are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆26Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- test suite generation for C++☆27Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Literal Logging for C++☆86Updated 7 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics