Ross ROSS = Recommend OSS · open-source software intelligence for agents

nnethercote/perf-book resource

The Rust Performance Book observed · 2026-08-28

github.com/nnethercote/perf-book · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 78
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2116
  • days_rel: n/a
  • days_push: 133
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2721 stars · 138 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The Rust Performance Book is an open-source guide (built with mdBook) covering techniques for profiling and improving the performance of Rust programs. It is maintained by Nicholas Nethercote and rendered as an HTML book online.

Use cases

  • learn how to profile Rust code
  • speed up a slow Rust program
  • understand Rust compilation and codegen options
  • find memory allocation bottlenecks in Rust
  • learn benchmarking best practices for Rust
  • optimize binary size of a Rust application

When to choose

  • you write Rust and want authoritative performance guidance
  • you need a structured reference on profiling tools like perf and cargo-flamegraph
  • you want to learn how build settings affect Rust performance

When to avoid

  • you need performance guidance for languages other than Rust
  • you want a hands-on tutorial with exercises rather than a reference book
  • you need content about generative-AI-assisted optimization

Facets

learning-resource · maturity stable

documentation developer-tools performance programming-languages tutorials rust rust performance-optimization book mdbook profiling

1 source

Member repositories

RepositoryRoleHealth v2
nnethercote/perf-bookmain67

For agents

markdown · JSON · MCP: product_card(name="nnethercote/perf-book")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem