In Rust, if I want to print some 32-bit unsigned value in hex, with the leading 0x, padded out with zeros, I would write that as: (more…)
Read more »
For my WebXR work I needed a development-only server to host a static website over HTTPS. I'd only be accessing the files on my local computer and from an Oculus Quest on the same network. (more…)
Read more »
Contribute to diericx/cronic development by creating an account on GitHub. (more…)
Read more »
Dataframes powered by a multithreaded, vectorized query engine, written in Rust - GitHub - pola-rs/polars: Dataframes powered by a multithreaded, vectorized query engine, written in Rust... (more…)
Read more »
Exploring the "expression problem" in Rust. Contribute to dcreager/expression-problem-rust development by creating an account on GitHub. (more…)
Read more »