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:
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated this week
- A C++14 and later CRTP template for defining iterators☆76Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year
- Zoo library☆135Updated 7 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- ☆54Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- SPY - C++ Information Broker☆158Updated 3 weeks ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago