1. Introduction
  2. Calling Rust functions from C++
  3. v0
  4. v1
  5. v2
  6. v3
  7. v4
  8. v5
  9. v6
  10. v7
  11. Results
  12. Additional reading

Comparing parallel Rust and C++

Additional reading and references

  • The Rust Book, 2nd ed.
  • Rustonomicon (advanced Rust programming)
  • on the Rust FFI
  • Rust for C++ programmers
  • Rayon: data parellelism in Rust
  • Brendan Gregg: perf Examples
  • r/rust
  • PPC external resources
  • Intel 64 and IA-32 architectures software developer's manual