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:
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Zoo library☆128Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated 2 weeks ago
- A bunch of small C++ utilities☆66Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Coroutine support tools☆36Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆176Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks 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
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- C++ library aiming to replace all built-in integers☆96Updated last week
- ☆52Updated 11 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago