rust-out-your-c-talk - Slides and resources for my talk "Rust out your C", first given at Pittsburgh Tech Fest June 11, 2016. (more…)
Read more »
A modern Quake engine. Contribute to cormac-obrien/richter development by creating an account on GitHub. (more…)
Read more »
Calling hell from heaven and heaven from hell is a classic paper from
the previous century, introducing the Haskell foreign function interface (FFI).
It describes the facilities that Haskell offers for calling functions written
in C (and vice versa). In t... (more…)
Read more »
Rust is an appealing language for building user interfaces for a variety of reasons, especially the promise of delivering both performance and safety. However, finding a good architecture is challenging. Architectures that work well in other languages gen... (more…)
Read more »
Bioinformatics I/O libraries in Rust. Contribute to zaeleus/noodles development by creating an account on GitHub. (more…)
Read more »