BowenFu / hspp
hspp: An experimental library to bring Haskell Style Programming to C++.
☆165Updated 2 years ago
Alternatives and similar repositories for hspp:
Users that are interested in hspp are comparing it to the libraries listed below
- Effect handlers in C++☆120Updated last year
- ☆122Updated 2 years ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆56Updated 7 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- C++20 Meta-Programming library☆282Updated 2 weeks ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆470Updated 8 months ago
- Simple C++20 module support for CMake☆212Updated last year
- An efficient, composable design pattern for range processing☆114Updated 2 months ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 4 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆608Updated 2 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 5 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 2 weeks ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- A C++ parser combinator library.☆133Updated this week
- Zoo library☆122Updated last week
- A C++20 library for sequence-orientated programming☆592Updated 3 weeks ago
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- Composable monadic STM for C++ on Free monads☆76Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Experimental alternative to sender/receivers.☆21Updated last year
- Typed effect handlers for C++20 using coroutines.☆15Updated 2 weeks ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆215Updated 3 months ago
- Ranges that didn't make C++20☆85Updated 5 months ago
- Extending C++ library for functional programming☆78Updated 2 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.☆23Updated 4 years ago