Re-implementing my Linux Rust scheduler in eBPF
Overview The main bottleneck of scx_rustland , a Linux scheduler written in Rust, is the communication between kernel and user space. Even…
Read more »Overview The main bottleneck of scx_rustland , a Linux scheduler written in Rust, is the communication between kernel and user space. Even…
Read more »A faithful and open-source remake of Cave Story’s engine written in Rust – doukutsu-rs/doukutsu-rs…
Read more »A WIP HAL for the RP2350. Contribute to thejpster/rp-hal-rp2350-public development by creating an account on GitHub.
Read more »Rust SSH client & server library. Contribute to Eugeny/russh development by creating an account on GitHub.
Read more »I have a soft spot in my heart for rust and a passionate distrust (that has slowly turned into hatred) for interpreted, loosely typed languages, but it’s hard to deny the convenience of being…
Read more »Rust bindings for writing safe and fast native Node.js modules. – neon-bindings/neon…
Read more »a selection of pretty felonious things in rust. Contribute to miiiiiYT/rustyroulette development by creating an account on GitHub.
Read more »A versatile and extensible logging implementation. – tisonkun/logforth…
Read more »A binary encoder/decoder for Rust. Contribute to SoftbearStudios/bitcode development by creating an account on GitHub.
Read more »This post is a case study of writing a Rust application using only minimal, artificially constrained API (eg, no dynamic memory allocation). It assumes a fair bit of familiarity with the language.
Read more »