lsd-ucsc / ChoRusLinks
🎶 Choreographic programming in Rust 🎶
☆66Updated 10 months ago
Alternatives and similar repositories for ChoRus
Users that are interested in ChoRus are comparing it to the libraries listed below
Sorting:
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Stack safe and expressive recursion in Rust☆107Updated 8 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- lens implemented in rust☆117Updated 2 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Session types for asynchronous communication between multiple parties.☆41Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated last week
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- A memory efficient syntax tree for language developers☆64Updated last month
- exhaustive testing library☆66Updated last year
- ☆46Updated 4 years ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Why can't a tree be called Pluplusch?☆28Updated 9 months ago
- A simple, id-based arena☆125Updated 3 weeks ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Propositional logic with types in Rust☆65Updated 2 years ago
- Silky smooth Java-Rust interop☆200Updated this week
- ☆40Updated last year
- We have Crater At Home☆37Updated last year
- A garbage collection library for Rust with zero unsafe code