Projects Rust
Makeup-Comparator
makeup-comparator is a CLI tool made with Rust that lets the user find and compare a product within a variety of cosmetic webpages
makeup-comparator is a CLI tool made with Rust that lets the user find and compare a product within a variety of cosmetic webpages
Small string optimization (SSO) is a mechanism that C++ has in order to avoid memory allocation when dealing with short strings.
Some useful tricks to improve your code with ChatGPT with 0 effort
A guide to understand what code coverage is and how to use it in Rust
A quick introduction to setup git hooks in your rust projects
A discussion about the Keywords Generics iniciative in Rust
Small critique in nowaday testing in software development.