BowenFu / hsppLinks
hspp: An experimental library to bring Haskell Style Programming to C++.
☆170Updated 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++☆126Updated 2 years ago
- ☆129Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Composable monadic STM for C++ on Free monads☆79Updated 6 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 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…☆484Updated last year
- C++20 Meta-Programming library☆310Updated 8 months ago
- An efficient, composable design pattern for range processing☆134Updated 11 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Updated 2 weeks ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆58Updated last year
- Source for papers and proposals☆75Updated 5 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Updated 5 years ago
- Ranges that didn't make C++20☆95Updated last year
- A more powerful C/C++ preprocessor.☆92Updated 5 years ago
- Prints values and types during compilation!☆58Updated 7 months ago
- A C++ parser combinator library.☆166Updated last week
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated last week
- ☆62Updated 4 years ago
- Custom macro coroutines: copyable, serializable, and with reflection☆25Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- ☆81Updated 9 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Implementing a CPU emulator using C++Templates☆153Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago