rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux. - G... (more…)
Read more »
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. - hatoo/oha... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
It was recently discovered that some surprising operations on Rust’s standard hash table types could go quadratic.
Perhaps the simplest illustration is this snippet from a comment, here simplified...
Read more »
Created a simple Chip8 emulator using Rust to learn more about Rust Programming Language - asnimansari/chip8... (more…)
Read more »