November 2017
Intermediate to advanced
264 pages
5h 45m
English
In this chapter, we explored Rust's lightweight thread processes, how to create them, how to let them share data, and how to let them communicate data through channels.
In the following chapter, we will look at the boundaries. We will examine what we have to do in Rust when we go so low-level that the compiler cannot guarantee safety anymore, and how to interface with other languages such as C.
Read now
Unlock full access