damienstanton / ctrsLinks
Category Theory For Programmers (Bartosz Milewski)
☆67Updated 3 years ago
Alternatives and similar repositories for ctrs
Users that are interested in ctrs are comparing it to the libraries listed below
Sorting:
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆52Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 4 months ago
- ☆45Updated 6 years ago
- ☆54Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- experimental new design for nom parser combinators☆21Updated 6 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- A combinator library for building asynchronous HTTP services☆58Updated 6 years ago
- Purely Functional Data Structures in Rust☆43Updated 9 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Monadic do notation for rust using macro and duck typing☆230Updated 6 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust☆122Updated 3 years ago
- async for rust without the noise☆142Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Your favourite Haskell type classes for Rust☆263Updated 2 years ago
- Rust API search engine☆54Updated 10 years ago
- a pragmatic point-free theorem prover assistant☆141Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year