algermissen / rustzLinks
Rustz is a library for functional programming in Rust
☆81Updated 7 years ago
Alternatives and similar repositories for rustz
Users that are interested in rustz are comparing it to the libraries listed below
Sorting:
- Generate Purescript types from your Rust types. (unmaintained)☆42Updated 6 years ago
- ☆54Updated 5 years ago
- Strongly typed routes for Rust☆36Updated 3 years ago
- Macro to use rust IntoIterator as a monad with haskell like syntax☆25Updated 5 years ago
- Your favourite Haskell type classes for Rust☆228Updated 2 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆52Updated 5 years ago
- The Haskell’s do notation brought to Rust☆61Updated 3 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- Monadic do notation for rust using macro and duck typing☆227Updated 6 years ago
- Rust vectors with type level size☆24Updated 4 years ago
- Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust☆122Updated 3 years ago
- Parser and pretty-printer for the Rust language☆86Updated last year
- The Effect monad, for handling native side effects☆52Updated 2 years ago
- Purely Functional Data Structures in Rust☆42Updated 9 years ago
- A GraphQL query parser for Haskell☆59Updated 2 years ago
- ☆150Updated 5 years ago
- Don't look, I'm just playing with a B+-tree implementation which may or may not turn into a PALM tree.☆26Updated 4 years ago
- A Result-like type that can collect multiple Errs