Last year, I rewrote Enjarify in Go and Rust in order to learn more about the languages and compare the difficulty, verbosity, performance…...
Read more »
Converting Embedded C to Rust is not that hard... Here's how we convert a PineTime Watch Face with LVGL from C to Rust on RIOT... (more…)
Read more »
To write a fast port scanner, a programming language requires:
A Good I/O model, not to eat all the resources of the system. High-level abstractions and a good packaging system to isolate low-level code and reuse it easily. To be type and memory safe, be... (more…)
Read more »
3d game engine written in Rust. Contribute to mrDIMAS/rg3d development by creating an account on GitHub. (more…)
Read more »