joaquintides / usingstdcpp2019Links
"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material
☆25Updated 6 years ago
Alternatives and similar repositories for usingstdcpp2019
Users that are interested in usingstdcpp2019 are comparing it to the libraries listed below
Sorting:
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Boost.PFR without the boost namespaces☆74Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- Functional reactive programming library for c++☆160Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 4 years ago