Rust libraries may never exist. Sure, I know what you're thinking: sure they do. In cargo. Well... it's not what you think. In this video we talk about why R... (more…)
Read more »
Export iMessage data + run iMessage Diagnostics. Contribute to ReagentX/imessage-exporter development by creating an account on GitHub. (more…)
Read more »
Heroic Labs builds Nakama - an open-source social and realtime server for games and apps. (more…)
Read more »
Programmers learning Rust struggle to understand ownership types, Rust's core
mechanism for ensuring memory safety without garbage collection. This paper
describes our attempt to systematically design a pedagogy for ownership types.
First, we studied Rust... (more…)
Read more »
The Rust ecosystem comes with all the tools you need to call into a C Library. This is a great way to use existing libraries in your Rust application or library and also a nice way to introduce Rust to parts of your application. (more…)
Read more »