SkillAgentSearch skills...

Aero

:bullettrain_side: High-performance web server for Go (2016). New alpha (2024) with even better performance is currently in development at https://git.urbach.dev/go/web

Install / Use

/learn @aerogo/Aero
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Aero Go Logo

Godoc Report Tests Coverage Sponsor

Aero is a high-performance web server with a clean API.

Installation

go get -u github.com/aerogo/aero/...

Benchmarks

Web server performance

Features

  • HTTP/2
  • Radix tree routing
  • Low latency
  • Bandwidth savings via automated ETags
  • Session data with custom stores
  • Server-sent events
  • Context interface for custom contexts

Links

Related Skills

View on GitHub
GitHub Stars570
CategoryDevelopment
Updated1mo ago
Forks31

Languages

Go

Security Score

100/100

Audited on Feb 26, 2026

No findings