Join Tim McNamara (timClicks) as we dive into implementing a doubly-linked list in Rust! This live stream is perfect for Rust enthusiasts who want to learn more about data structures, memory management, and unsafe code in Rust. During this live stream, we cover:
  • The basics of doubly-linked lists
  • a doubly-linked list in Rust using raw pointers and unsafe blocks
  • v2: a doubly-linked list in Rust using reference counting ans “weak” references
  • Answering your questions and discussing Rust best practices Make sure to grab your favorite beverage, sit back, and enjoy the learning experience. Don’t forget to bring your questions, and let’s have a great time exploring Rust together!