Reflection is something a lot of people wish the Rust language had: It is not hard to stumble across somebody with an interesting use case for it. (more…)
Read more »
Singletons are generally not easy to implement safely in any programming language, especially in a multithreaded environment. However Rust’s emphasis on (possibly guaranteed) on memory and concurrency safety sprinkled with some additional language constr... (more…)
Read more »
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. - GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platf... (more…)
Read more »
"Mull meets Rust. Implementing mutation testing system for Rust programming language." (Berlin, 2017.02.23)... (more…)
Read more »