BowenFu / hsppLinks
hspp: An experimental library to bring Haskell Style Programming to C++.
☆167Updated 2 years ago
Alternatives and similar repositories for hspp
Users that are interested in hspp are comparing it to the libraries listed below
Sorting:
- Effect handlers in C++☆124Updated last year
- ☆124Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆58Updated 11 months ago
- Composable monadic STM for C++ on Free monads☆78Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆120Updated 4 years ago
- A more powerful C/C++ preprocessor.☆88Updated 5 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…☆479Updated last year
- An efficient, composable design pattern for range processing☆129Updated 5 months ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- Simple C++20 module support for CMake☆212Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆130Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆76Updated 6 years ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- ☆63Updated last week
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Typed effect handlers for C++20 using coroutines.☆15Updated 2 weeks ago
- Ranges that didn't make C++20☆88Updated 8 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆375Updated last month
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- ☆62Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 7 months ago
- A C++ parser combinator library.☆152Updated 2 weeks ago
- Experimental clang support for WG21 P2996 (Reflection).☆130Updated 2 months ago
- Prints values and types during compilation!☆58Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- Implementing a CPU emulator using C++Templates☆150Updated 5 years ago