📫 Minimalist CLI email client, written in Rust. Contribute to soywod/himalaya development by creating an account on GitHub. (more…)
Read more »
A lightweight, JSX-style HTML template engine for Rust - ohkami-rs/uibeam... (more…)
Read more »
The Android platform provides support for developing native OS components in Rust,
a modern systems-programming language that provides memory safety guarantees with
performance equivalent to C/C++. Rust uses a combination of compile-time checks
that enfor... (more…)
Read more »
If this isn't your first time visiting my blog, you may recall that I've spent
the past several years building an elaborate microcontroller graphics
demo using C++. (more…)
Read more »
Nio is an experimental async runtime for Rust. This project initially began as an experiment to explore alternative scheduling strategies.Tokio use work-stealing scheduler, It is very complex scheduler and require a ton of bookkeeping. Sadly, replacing th... (more…)
Read more »