Rust implementation of a Roughtime secure time sync server
roughenough - A Roughtime secure time sync server written in Rust... (more…)
Read more »Have you ever noticed that some of the bounds on Rust’s collection types are weird? This is a very long and old story of a problem from before even 1.0. I will explain this problem, and then try to solve it in a new way. I will fail to do so, but in the p… Read more