Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support. (more…)
Read more »
A year ago YesLogic open-sourced the Allsorts font parser, shaping engine,... (more…)
Read more »
Hello and welcome to the fifth post in my series about learning Rust. In case you want to hit it from the start, here’s a link to the first one! This entire series covers my journey from being a completely land-locked Gopher to becoming (hopefully) a hard... (more…)
Read more »
Rust is increasingly used in high-stakes sectors where errors can have serious consequences. In fields such as healthcare, aerospace, defense, and finance, s... (more…)
Read more »
Writing const functions has been supported since Rust 1.31 in 2018.These functions can be evaluated at compile time, which is for example useful to shift exp... (more…)
Read more »