joaquintides / usingstdcpp2019
"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material
☆23Updated 5 years ago
Alternatives and similar repositories for usingstdcpp2019:
Users that are interested in usingstdcpp2019 are comparing it to the libraries listed below
- 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 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☆67Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ranges features for c+23 ported to C++20☆76Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- ☆26Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- ☆52Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- An indirect value-type for C++☆82Updated last year
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- ☆32Updated 3 years ago