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

savsgio/atreugo

High performance and extensible micro web framework. Zero memory allocations in hot paths. observed · 2026-08-28

github.com/savsgio/atreugo · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3026
  • days_rel: n/a
  • days_push: 609
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1301 stars · 77 forks observed · 2026-08-28

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

Atreugo is a high-performance, extensible micro web framework for Go built on top of fasthttp, with zero memory allocations in hot paths. It provides routing with path parameters, middleware support, static file serving, and common response helpers.

Use cases

  • build a high-throughput HTTP API in Go
  • serve JSON endpoints with minimal latency
  • handle 100K+ qps web workloads
  • add middleware to fasthttp handlers
  • serve static files from a Go web server
  • wrap net/http handlers in a fasthttp-based server

When to choose

  • you need maximum HTTP throughput and low memory usage in Go
  • you want fasthttp ergonomics with routing and middleware
  • you're building performance-critical microservices or APIs

When to avoid

  • you need full net/http ecosystem compatibility
  • you want a batteries-included framework with ORM and templating
  • your team prefers mainstream frameworks like Gin or Echo for community support

Facets

framework · maturity active

web-framework http-server routing middleware web-development backend apis performance go windows cross-platform fasthttp micro-framework high-performance zero-allocation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
savsgio/atreugomain23

For agents

markdown · JSON · MCP: product_card(name="savsgio/atreugo")

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