evgeny-panasyuk / monad_do
Emulation of DO syntax sugar for monads in C++
☆11Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for monad_do
- Constraing solving using functional methods in C++ and Haskell.☆20Updated 9 years ago
- Functors, Monads and Free Monads in C++☆18Updated last year
- transducers in C++ 14☆40Updated 10 years ago
- Tagged types C++ library☆11Updated 6 years ago
- C++ template metaprogramming library collection☆126Updated 8 years ago
- C++ parser combinator library☆97Updated 9 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 4 years ago
- sandbox for my c++ functional programming experiments☆34Updated 11 years ago
- Functional Lenses in C++☆21Updated 13 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 7 years ago
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Compile Haskell-like code into C++ template metaprograms☆58Updated 8 years ago
- Draft for a new C++ standard future propoal☆19Updated 7 years ago
- Composable monadic STM for C++ on Free monads☆71Updated 4 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Header-only C++17 library for property-based testing.☆124Updated 4 months ago
- Testing framework for C++ template metaprograms☆11Updated 9 years ago
- Sodium - Functional Reactive Programming (FRP) Library for C++☆51Updated 8 months ago
- C++11 metaprogramming library☆111Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Papers for the C++ Standards Committee, WG21☆53Updated 3 weeks ago
- Modern C++ benchmarking☆73Updated 4 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆46Updated 8 years ago
- Adobe Platform Libraries☆30Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆73Updated 6 years ago
- An almost-pure C++ library for writing functional code.☆37Updated 10 years ago
- A C++11 implementation of Hindley-Milner type inference.☆77Updated 11 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago