If you use Gtk in Rust, you probably will need to write custom
widgets. This document will show you how it is possible, and what
tasks you need to go through. (more…)
Read more »
This post contains a gentle introduction to procedural macros in Rust and a guide to writing a procedural macro to curry Rust functions. The source code for the entire library can be found here. It is also available on crates.io. (more…)
Read more »
Hello all, I would like to know the general opinions on merging the avr-rust fork into Rust proper. The fork itself has became a lot more stable with less bugs in the recent months. It has also sta... (more…)
Read more »
Back in 2009, Jackpot51 wrote SollerOS, which was a tiny operating system which was simply a hobby project of his to learn OS development. It was a tiny kernel written in Assembly, which could print text to the screen.
Read more »
Today we are announcing a new Cloudflare Web Application Firewall for all Cloudflare paid zone customers. (more…)
Read more »