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:
- C++ generic make factory☆107Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Comparison operators for std::span☆15Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A bunch of small C++ utilities☆65Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A fixed capacity dynamically sized string☆66Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- An indirect value-type for C++☆83Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Simple and type-safe commandline argument parser for C++14☆67Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Coroutine support tools☆35Updated 2 months ago