A Rust Microservice Demo with MySQL CRUD Support

A template project for building a database-driven microservice in Rust and run it in the WasmEdge sandbox. – GitHub – second-state/microservice-rust-mysql: A template project for building a databas… 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 »

Rust 2021

I am tired. Today was rough. This year has been rough. Everyone around me is tired too. 2020 has been a hot mess, coming right after a not so hot 2019, and a messy 2018. It's not just you. It's everything. It's okay. (more…)

Read more »