joaquintides / usingstdcpp2019Links
"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material
☆27Updated 6 years ago
Alternatives and similar repositories for usingstdcpp2019
Users that are interested in usingstdcpp2019 are comparing it to the libraries listed below
Sorting:
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
 - repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
 - A C++14 and later CRTP template for defining iterators☆75Updated this week
 - Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
 - Core abstractions for dealing with concurrency in C++☆67Updated last year
 - ranges features for c+23 ported to C++20☆76Updated 2 years ago
 - A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
 - 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☆69Updated 5 months ago
 - Boost.PFR without the boost namespaces☆75Updated 4 months ago
 - An indirect value-type for C++☆84Updated 2 years ago
 - A bunch of small C++ utilities☆68Updated last year
 - Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
 - A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
 - Libusb wrapper for Asio☆65Updated 2 years ago
 - C++ library aiming to replace all built-in integers☆97Updated this week
 - Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
 - Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
 - Zoo library☆132Updated 4 months ago
 - bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated last week
 - C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
 - Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
 - A fixed capacity dynamically sized string☆68Updated last week
 - Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
 - rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
 - A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
 - ☆53Updated last year
 - constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
 - ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated last month
 - A little metaprogramming and functional library☆69Updated 3 years ago