paholg / minsky
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:
- exhaustive testing library☆63Updated 9 months ago
- ☆92Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Experimental type level programming in Rust☆37Updated 3 years ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- ☆109Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last week
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Brief implementation of Trees that Grow in Rust☆39Updated 2 years ago
- PEG trace visualizer☆84Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Proc-macro typestate DSL for Rust☆149Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 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.☆156Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- An updated version of linked-hash-map and friends☆112Updated last month
- Choose Rust types at compile-time via constants☆65Updated 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
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 4 months ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- A wrapper type for cross-type numeric comparisons.☆28Updated 2 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago