joaquintides / usingstdcpp2019Links
"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:
- ranges features for c+23 ported to C++20☆77Updated 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…☆61Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++20 implementation of {{ mustache }}☆85Updated 7 months ago
- Coroutine Support Library☆33Updated 10 months ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- ☆53Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Simple and type-safe commandline argument parser for C++14☆67Updated 3 years ago
- std::optional extensions adopted for C++26☆25Updated 3 weeks ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- C++ generic make factory☆108Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- ☆16Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago