pandaman64 / effective-rustLinks
☆151Updated 5 years ago
Alternatives and similar repositories for effective-rust
Users that are interested in effective-rust are comparing it to the libraries listed below
Sorting:
- Functional lens library for Rust☆107Updated 4 years ago
- Wadler-style pretty-printing combinators in Rust☆160Updated 3 months ago
- lens implemented in rust☆115Updated 2 years ago
- A pure functional language for type-level programming in Rust☆331Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- Your favourite Haskell type classes for Rust☆259Updated 2 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Monadic do notation for rust using macro and duck typing☆229Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆112Updated 6 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- The Haskell’s do notation brought to Rust☆63Updated 3 years ago
- A simple, id-based arena☆120Updated last year
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- Macro to use rust IntoIterator as a monad with haskell like syntax☆26Updated 5 years ago
- A mostly functional haskell compiler written in rust☆316Updated last year
- Software transactional memory☆262Updated 3 years ago
- Maintainable configuration files, for Rust users☆317Updated 2 years ago
- Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust☆122Updated 3 years ago
- Stack safe and expressive recursion in Rust☆97Updated last month
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Modeling NLL and the Rust borrowck☆82Updated 7 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago