Quantum Chess Implemented in Rust

Experimental Quantum Computer Simulator + Quantum Chess Implementation – gmorenz/qc… Read more

Similar

Type-Level Programming in Rust

I show how two domain-specific type systems, information flow control and two-party communication protocols, can be implemented in Rust using type-level programming. I explain how interesting properties of these domains can be verified at compile-time. Fi... (more…)

Read more »