Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266 - MabezDev/rust-xtensa... (more…)
Read more »
🏃♂️ A little bit fast and modern Ruby version manager written in Rust - TaKO8Ki/frum... (more…)
Read more »
Rust is a popular programming language in building various low-level software
in recent years. It aims to provide safe concurrency when implementing
multi-threaded software through a suite of compiler checking rules.
Unfortunately, there is limited unders... (more…)
Read more »
Rust has had a lot of stuff going on with “macros”. There are a few, interconnected aspects of these features, many different names for the same thing, and a lot of development work going on. This post will give an overview of the past, present,... | ...
Read more »
I have been working more or less with search engines since 2010. Since then, I entertained the idea to try and code my own search engine. I ended up never starting this project, but accumulated more and more information over the year about how to implemen...
Read more »