joaquintides / usingstdcpp2019Links
"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material
☆24Updated 6 years ago
Alternatives and similar repositories for usingstdcpp2019
Users that are interested in usingstdcpp2019 are comparing it to the libraries listed below
Sorting:
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A bunch of small C++ utilities☆66Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Simple and type-safe commandline argument parser for C++14☆68Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- 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☆74Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- SPY - C++ Information Broker☆155Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 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☆48Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago