BowenFu / hsppLinks
hspp: An experimental library to bring Haskell Style Programming to C++.
☆169Updated 3 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 2 years ago
- ☆128Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 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…☆480Updated last year
- Composable monadic STM for C++ on Free monads☆80Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++20 Meta-Programming library☆303Updated 5 months ago
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆58Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆632Updated 3 years ago
- Concurrent Deferred Reference Counting☆171Updated last year
- Implementing a CPU emulator using C++Templates☆152Updated 5 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Updated 5 years ago
- ☆66Updated this week
- Ranges that didn't make C++20☆95Updated 11 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 2 weeks ago
- A C++ parser combinator library.☆158Updated 2 weeks ago
- A more powerful C/C++ preprocessor.☆90Updated 5 years ago
- Simple C++20 module support for CMake☆213Updated 2 years ago
- Typed effect handlers for C++20 using coroutines.☆16Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 6 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- ☆62Updated 3 years ago
- ☆70Updated 5 months ago
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.☆24Updated 4 years ago