Rust for Weld: High Performance Parallel JIT Compiler - RustConf 2019

Rust for Weld: High Performance Parallel JIT Compiler - RustConf 2019

Rust via YouTube Direct link

Transformations with pattern matching

12 of 18

12 of 18

Transformations with pattern matching

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Rust for Weld: High Performance Parallel JIT Compiler - RustConf 2019

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Motivation for the Weld Project
  3. 3 How bad is this problem?
  4. 4 Weld: a common runtime for data libraries
  5. 5 Life of a Weld Program
  6. 6 Weld for building high performance systems
  7. 7 First Weld compiler implementation
  8. 8 Requirements
  9. 9 The search for a new language
  10. 10 Weld in Rust, v1.0: native compiler
  11. 11 IR implemented as tree with closed enum
  12. 12 Transformations with pattern matching
  13. 13 Performance note: living without clone
  14. 14 Unsafe LLVM API for code generation
  15. 15 Cargo to manage...everything
  16. 16 Weld in Rust, v2.0: Rust parallel runtime
  17. 17 Parallel runtime in Rust
  18. 18 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.