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

julienschmidt/go-http-routing-benchmark

Go HTTP request router and web framework benchmark observed · 2026-08-28

github.com/julienschmidt/go-http-routing-benchmark · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 4643
  • days_rel: n/a
  • days_push: 1086
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1657 stars · 242 forks observed · 2026-08-28

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

A benchmark suite comparing the performance of Go HTTP request routers and web frameworks by implementing real-world API routing structures. It measures routing speed and memory allocations across many popular Go routers.

Use cases

  • compare performance of go http routers
  • benchmark go web frameworks
  • choose a fast http router for go
  • measure routing memory allocations in go
  • evaluate httprouter vs gorilla mux performance

When to choose

  • you are selecting a Go HTTP router and performance matters
  • you want reproducible benchmarks of routing overhead and allocations
  • you are researching routing algorithm efficiency in Go

When to avoid

  • you need a router to use in production rather than compare
  • you need benchmarks of full application stacks beyond routing
  • you work outside the Go ecosystem

Facets

library · maturity maintenance

benchmarking routing web-framework web-development performance developer-tools go cli http-router go-benchmark performance-comparison linux

1 source

Member repositories

RepositoryRoleHealth v2
julienschmidt/go-http-routing-benchmarkmain32

For agents

markdown · JSON · MCP: product_card(name="julienschmidt/go-http-routing-benchmark")

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