Zngur (/zængɑr/) is a C++/Rust interop tool. It tries to expose arbitrary Rust types, methods, and functions while preserving its
semantics and ergonomics as much as possible. Using Zngur, you can use arbitrary Rust crate in your C++ code as easily as usi... (more…)
Read more »
Juggernaut is an experimental Neural Network written in Rust. This demo page utilizes the power of Juggernaut and WebAssembly to train a Neural Network in your web browser and visualizes all the steps using SVG and Canvas. (more…)
Read more »
https://aphyr.com/posts/342-typing-the-technical-interview translated from Haskell to Rust - typing-the-technical-interview-rust/main.rs at main · insou22/typing-the-technical-interview-rust... (more…)
Read more »
An experimental container runtime written in Rust. Contribute to containers/youki development by creating an account on GitHub. (more…)
Read more »
Goal Implement a struct which holds the workflow graph and yields the next values in line for execution. (more…)
Read more »