New Rustacean

New Rustacean


Latest Episodes

Meta 3: Happy Coding
May 27, 2019

A story and a dream (and the promise of Rust): the final episode of New Rustacean!

News: Rust 1.35
May 23, 2019

WASI, `Option::copied`, and the future of async/await syntax!

CYSK: bindgen and cbindgen
May 17, 2019

Automatic generation of FFI types between Rust and C APIs.

e031: FFI Deep Dive
May 13, 2019

Exposing Rust types and functions to C API consumers.

e030: Can You See Me Now?
April 27, 2019

Item visibility and `pub()` as API design tools.

News: Rust 1.33 and 1.34
April 20, 2019

Moar `const fn`, some `Pin`, and alternative Cargo registries!

e029: I’m Out to C
April 04, 2019

Using Rust’s Foreign Function Interface (FFI) with C!

Bonus 14: How the Sausage Gets Made
March 23, 2019

How I make the show, and why you won’t find it on Google Play, Spotify, or Stitcher.

Bonus 13: I Still Make Silly Mistakes
February 28, 2019

A story about parsing command-line arguments manually and some thoughts on “rookie mistakes.”

e028: Meet My Associates
February 21, 2019

Associated items: functions and methods, constants, types, and (very briefly!) GATs.