Hacker News new | ask | show | jobs
Show HN: Schedrs – a minimal and simple scheduler benchmark written in Rust (app.radicle.xyz)
1 points by akshitgaur2005 125 days ago
This is my first project that I have built that can be used by people other than me!

I was trying to get schbench to work on RedoxOS, but unfortunately it uses many linux specific features (eg futex), so I thought why not keep it in line with Redox and write it in Rust!!

Would really like some feadback from experienced devs here on what I did good and what could have been improved!