joaquintides / usingstdcpp2019
"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material
☆24Updated 6 years ago
Alternatives and similar repositories for usingstdcpp2019
Users that are interested in usingstdcpp2019 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
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- A C++14-and-later expression template library☆109Updated last month
- C++ generic make factory☆107Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- ☆26Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Coroutine Support Library☆33Updated 9 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago