Cross platform native GUI in Rust. Contribute to cksac/oxui development by creating an account on GitHub. (more…)
Read more »
userspace nvme driver. Contribute to bootreer/vroom development by creating an account on GitHub. (more…)
Read more »
In Rust, data types - primitives, structs, enums and any other ‘aggregate’
types like tuples and arrays - are dumb. They may have methods but that
is just a convenience (they are just functions). Types have no
relationship with each other. (more…)
Read more »
Rust library for setting up and running distributed Monte-Carlo statistical simulations. Designed primarily for lattice QCD. - caphindsight/ergothic... (more…)
Read more »
I've recently been writing a bit of parsing code in Rust, and I've been jumping back and forth between a few different parsing libraries - they all have different advantages and disadvantages, so I wanted to write up some notes here to help folks who are ... (more…)
Read more »