The C2Rust project is all about translating C code into an equivalent, drop-in ABI-compatible Rust implementation. (Read our C2Rust introductory blog post here.) Along the way we’ve uncovered some dark corners of C as it’s written in p... (more…)
Read more »
I participate in a lot of programming competitions and usually, if you show good results, organizers send you some prizes. Typically it is just t-shirts, but at some point, you have too many of them, so you had to make a bed cover from them. But sometimes... (more…)
Read more »
A simple, high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀 - GitHub - harlanc/xiu: A simple, high performance and secure live media s... (more…)
Read more »
I recently got my hands on an ESP32 microcontroller for hacking purpose and successfully ran Rust code on it 🦀
Installing the tools First, you need to download and install the prebuilt binaries of the Rust and LLVM compiler forks by Espressif or follow y... (more…)
Read more »
Rust implementation of the Microsoft Remote Desktop Protocol (RDP) - Devolutions/IronRDP... (more…)
Read more »