paholg / minskyLinks
A Minsky Machine in Rust's type system
☆60Updated 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
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- exhaustive testing library☆66Updated last year
- ☆94Updated 2 years ago
- PEG trace visualizer☆94Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A working Rust example for how to implement Borrow for complex keys☆74Updated last year
- Have questions on the Rust Foundation? Ask here!☆88Updated 5 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- primal puts raw power into prime numbers.☆124Updated last year
- A simple tetris clone using Rust and WebAssembly☆79Updated 2 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- ☆46Updated 4 years ago
- generators☆211Updated 2 years ago
- Skill-tree rendering☆165Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- ☆81Updated 2 years ago
- An efficient memory pool mechanism for Rust.☆68Updated 4 years ago
- Simple concurrent progress bars.☆106Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago