tcbrindle / libflowLinks
☆62Updated 3 years ago
Alternatives and similar repositories for libflow
Users that are interested in libflow are comparing it to the libraries listed below
Sorting:
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 3 weeks ago
- A bunch of small C++ utilities☆69Updated last year
- 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 3 weeks ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Ranges that didn't make C++20☆95Updated 11 months ago
- C++ library aiming to replace all built-in integers☆98Updated 3 weeks ago
- SPY - C++ Information Broker☆157Updated last week
- 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
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Coroutines for C++23☆39Updated 2 months 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
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- C++20 Compact Tuple Tools