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

nvzqz/divan

Fast and simple benchmarking for Rust projects observed · 2026-08-28

github.com/nvzqz/divan · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 93
  • Release rhythm 35
  • Longevity 82

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: 1160
  • days_rel: n/a
  • days_push: 45
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1442 stars · 43 forks observed · 2026-08-28

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

Divan is a fast and simple benchmarking library for Rust projects, used via a #[divan::bench] attribute and cargo bench. It offers allocation profiling, generic parameter benchmarking, thread contention insights, and statistical output.

Use cases

  • benchmark rust functions
  • measure memory allocations in rust code
  • compare performance of generic rust functions
  • run benchmarks in CI
  • find an alternative to criterion.rs
  • profile thread contention in rust

When to choose

  • you want a simpler, faster benchmarking API than Criterion
  • you need allocation and throughput metrics out of the box
  • you benchmark generic functions with multiple parameter cases
  • you want quick benchmark runs suitable for CI

When to avoid

  • you need Criterion's mature statistical analysis and HTML reports
  • you are not working in Rust
  • you need flamegraph-style CPU profiling rather than benchmarking

Facets

library · maturity active

benchmarking developer-tools developer-tools performance programming-languages rust cli cross-platform rust-benchmarking criterion-alternative allocation-profiling cargo-bench statistics

4 sources

Member repositories

RepositoryRoleHealth v2
nvzqz/divanmain70

For agents

markdown · JSON · MCP: product_card(name="nvzqz/divan")

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