paholg / minskyLinks
A Minsky Machine in Rust's type system
☆55Updated 5 years ago
Alternatives and similar repositories for minsky
Users that are interested in minsky are comparing it to the libraries listed below
Sorting:
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- exhaustive testing library☆63Updated 10 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- PEG trace visualizer☆86Updated 4 months ago
- A working Rust example for how to implement Borrow for complex keys☆64Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆93Updated last year
- Stack safe and expressive recursion in Rust☆98Updated 5 months ago
- Prototype extension of the Rust type system towards checking units-of-measure☆115Updated 5 years ago
- docs.rs as a publishing platform?☆69Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆112Updated 2 years ago
- 3D simulation for a flock of boids in Rust☆29Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 2 months ago
- Propositional logic with types in Rust☆62Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A graphical debugger for Rust MIR☆190Updated 2 years ago
- Seamless Higher-Kinded Types in Rust☆83Updated 2 years ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆99Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Brief implementation of Trees that Grow in Rust☆39Updated 2 years ago
- Proc-macro typestate DSL for Rust☆149Updated last year