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:
- Effect handlers in C++☆123Updated last year
- ☆124Updated 2 years ago
- 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…☆475Updated 10 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆615Updated 2 years ago
- Composable monadic STM for C++ on Free monads☆77Updated 5 years ago
- An efficient, composable design pattern for range processing☆122Updated 4 months ago
- ☆61Updated 2 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- C++20 Meta-Programming library☆285Updated last month
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆57Updated 10 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Simple C++20 module support for CMake☆211Updated last year
- C++ p2300 proposal in Rust☆19Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆126Updated 2 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- Ranges that didn't make C++20☆87Updated 7 months ago
- Prints values and types during compilation!☆58Updated 3 weeks ago
- Typed effect handlers for C++20 using coroutines.☆15Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- ☆61Updated 3 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- A C++ parser combinator library.☆147Updated 2 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago