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.☆97Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- exhaustive testing library☆64Updated last year
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- A Set of Bits☆69Updated last week
- ☆94Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- A simple tetris clone using Rust and WebAssembly☆79Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- PEG trace visualizer☆88Updated 7 months ago
- Skill-tree rendering☆156Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 5 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- ☆81Updated 2 years ago
- Why can't a tree be called Pluplusch?☆28Updated 4 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- primal puts raw power into prime numbers.☆122Updated 11 months ago
- 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 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago