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
- modern C++ type traits and metafunctions for callable types☆134Updated 2 weeks ago
- C++ generic make factory☆107Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks 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
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆159Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A bunch of small C++ utilities☆65Updated last year
- ☆61Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated 2 weeks ago
- ☆71Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago