BowenFu / hsppLinks
hspp: An experimental library to bring Haskell Style Programming to C++.
☆166Updated 2 years ago
Alternatives and similar repositories for hspp
Users that are interested in hspp are comparing it to the libraries listed below
Sorting:
- ☆124Updated 2 years ago
- Effect handlers in C++☆122Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆56Updated 9 months ago
- Custom macro coroutines: copyable, serializable, and with reflection☆24Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- ☆61Updated last month
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years 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…☆473Updated 9 months ago
- Simple C++20 module support for CMake☆211Updated last year
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- Composable monadic STM for C++ on Free monads☆77Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Ranges that didn't make C++20☆87Updated 6 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- C++20 Meta-Programming library☆284Updated 3 weeks ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- An efficient, composable design pattern for range processing☆121Updated 3 months ago
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.☆23Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- C++ parser combinator library☆97Updated 9 years ago
- Typed effect handlers for C++20 using coroutines.☆15Updated 3 weeks ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 7 months ago
- Zoo library☆124Updated 2 weeks ago
- Source for papers and proposals☆73Updated 3 weeks ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆165Updated this week
- A C++ parser combinator library.☆144Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆367Updated 2 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated 3 weeks ago