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.☆78Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last week
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- C++ library aiming to replace all built-in integers☆98Updated 3 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Coroutine support tools☆36Updated last month
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- value types for composite class design - with allocators☆72Updated last week