Skip to content

async/await intro #40

@anguslees

Description

@anguslees

Timed to roughly coincide with the Rust 1.39 release: a Rust async/await intro talk.

  • Background and alternatives (Futures 0.1, green threads, kernel threads)
  • That Pin thing
  • How to use it in practice
  • Common workarounds for the missing bits

(I'm no expert in the area, but I have been reading and following the upstream developments, and writing async code against the beta.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions