wrsturgeon / rsmonad
Haskell-style monads in Rust.
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rsmonad
- Lift enum variants to the type-level.☆31Updated 3 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 2 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Search through rust crates without leaving the terminal☆25Updated last month
- Rust library to deal with "argument too long" errors☆21Updated 10 months ago
- hindley-milner algorithm☆53Updated last year
- An experiment in an augmented error handling type for Rust☆36Updated this week
- A functional scripting language.☆17Updated last month
- Simple implementation of call-by-need lazy lambda calculus in Rust.☆15Updated 7 months ago
- ☆13Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Experimental type level programming in Rust☆38Updated 3 years ago
- ☆25Updated this week
- Performance comparisons between various virtual interpreter implementation strategies☆31Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- experimental auto-currying for rust functions☆32Updated 4 years ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆42Updated 3 weeks ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- ☆15Updated last year
- the inelegant parser