Kosmonaut: Web Browser from Scratch in Rust

A web browser for the space age :rocket:. Contribute to twilco/kosmonaut development by creating an account on GitHub. Read more

Similar

24 days of Rust – rayon

Let me start this article with a confession: I suck at writing parallel code. I have only a vague idea about mutexes, locks and other low level primitives for handling data between threads. And since I work mostly with Python, I tend to use multiprocessin...

Read more »