Today we are checking out a new Rust powered open source MIT licensed 3D game engine, RG3D as well as it's (also open source) editor Rusty-Editor. We will s... (more…)
Read more »
An interactive embedded database management system. - GitHub - nomadiz/edma: An interactive embedded database management system. (more…)
Read more »
Perhaps the most often repeated complaint about Rust is its slow feedback loop and long compilation times. I hear about it all the time; in Rust podcasts, blog posts, surveys, conference talks or offline discussions. I also regularly complain about it, be... (more…)
Read more »
A reimplementation of LevelDB in Rust (no bindings). - GitHub - dermesser/leveldb-rs: A reimplementation of LevelDB in Rust (no bindings). (more…)
Read more »
An attempt at making type checkers for System F and System Fω. Based largely off of Pierce's Types And Programming Languages reference implementations, available here. I ported them from OCaml to Rust, mainly 'cause I find that a good way to go through ... (more…)
Read more »