Retracing Google’s steps: recreating the Webtable in Rust

Everyone knows Google. For almost the entire’s internet lifetime, the Google search page has been the starting point of almost any internet user’s surfing session.
To be able to serve search requests of (almost) anything that can be found on the internet,… Read more

Similar

24 days of Rust – lettre

lettre is a library to send emails over SMTP from our Rust applications. Like many other crates in the growing, but still young Rust ecosystem, it is still a work in progress. But while there are a few features missing from lettre, we can send some emails...

Read more »