A blog about computer science, systems, technology, and sometimes vegan cooking. (more…)
Read more »
When people talk about code coverage, they’re referring to metrics which show
how much of their source code is “covered” by their tests. Now covering the code
is of course only the first step, the tests actually have to test the
functionality in a meani... (more…)
Read more »
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. (more…)
Read more »
Hello, folks! your wait is over, we have come up with a new blog. In this blog, we will discuss some tremendous projects using Rust as programming language... (more…)
Read more »