toby-allsopp / coroutine_monad
Using coroutines as sugar for composing monadic operations
☆75Updated 6 years ago
Alternatives and similar repositories for coroutine_monad
Users that are interested in coroutine_monad are comparing it to the libraries listed below
Sorting:
- C++ generic make factory☆107Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated last month
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago