paholg / minskyLinks
A Minsky Machine in Rust's type system
☆59Updated 5 years ago
Alternatives and similar repositories for minsky
Users that are interested in minsky are comparing it to the libraries listed below
Sorting:
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- exhaustive testing library☆66Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- ☆94Updated 2 years ago
- PEG trace visualizer☆92Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- A simple tetris clone using Rust and WebAssembly☆79Updated 2 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- 🎶 Choreographic programming in Rust 🎶☆61Updated 9 months ago
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- generators☆211Updated 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…☆102Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A Set of Bits☆72Updated 3 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 9 months ago
- ☆46Updated 4 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Choose Rust types at compile-time via constants☆70Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆81Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- primal puts raw power into prime numbers.☆124Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Collection initialization macros for Rust☆68Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago