A curated list of resources for optimizing code, with a focus on Rust.

General

Rust Specific

Performance Cheat Sheets

Open Source Books

Memory

Floats

Tools and Libraries

Profiling

Benchmarking

  1. Criterion.rs
  2. Divan

Multithreading

SIMD

Crates

Vectorized Solutions

Domain Specific Resources

HFT

FFT


Found this helpful? Have suggestions? Feel free to reach out on GitHub.