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:
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- 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.☆78Updated 3 years ago
- 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 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months 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☆52Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- ☆54Updated last year
- A little metaprogramming and functional library☆68Updated 3 years ago
- SPY - C++ Information Broker☆157Updated last month
- A bunch of small C++ utilities☆70Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Zoo library☆135Updated 6 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated last month