Table of Contents
- Common performance pitfalls
- Extra performance enhancements
- Memory management in Rust
- Lints and Clippy
- Profiling your Rust application
- Benchmarking
- Built-in macros and configuration items
- Must-have macro crates
- Creating your own macros
- Multithreading
- Asynchronous programming

