andresilva / rust-okasakiLinks
Purely Functional Data Structures in Rust
☆43Updated 9 years ago
Alternatives and similar repositories for rust-okasaki
Users that are interested in rust-okasaki are comparing it to the libraries listed below
Sorting:
- Generate Purescript types from your Rust types. (unmaintained)☆42Updated 7 years ago
- Typed λ-calculus in Rust☆29Updated 2 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- ☆54Updated 5 years ago
- OCaml runtime and FFI bindings directly in Rust☆79Updated 8 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 6 months ago
- A Result-like type that can collect multiple Errs☆12Updated 4 years ago
- Session types for asynchronous networking☆21Updated 9 years ago
- Parser and pretty-printer for the Rust language☆86Updated 2 years ago
- ☆35Updated 7 years ago
- cargo +nightly build☆34Updated 6 years ago
- Rustz is a library for functional programming in Rust☆81Updated 7 years ago
- Example Integration for Embedding Rust in Haskell☆35Updated 7 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆52Updated 5 years ago
- WebAssembly Code Generation Backend for Idris Compiler☆82Updated 7 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A monadic IO interface in Rust☆78Updated 9 years ago
- Abstract binding tree code generator☆37Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- Rust vectors with type level size☆23Updated 4 years ago
- Get a GUI fast in any language under the sea!☆47Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Rust to F* toolchain☆43Updated 6 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Session Type EDSL for Rust