Aero alternatives and similar packages
Based on the "Web Frameworks" category.
Alternatively, view Aero alternatives based on common mentions on social networks and blogs.
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. -
go-kratos
Your ultimate Go microservices framework for the cloud-native era. -
Gorilla WebSocket
A fast, well-tested and widely used WebSocket implementation for Go. -
Iris
The fastest HTTP/2 Go Web Framework. New, modern, easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :leaves: :rocket: | 谢谢 | #Go -
go-socket.io
socket.io library for golang, a realtime application framework. -
Macaron
Package macaron is a high productive and modular web framework in Go. -
Hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services. -
Faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc. -
render
Go package for easily rendering JSON, XML, binary data, and HTML templates responses. -
pat
Sinatra style pattern muxer for Go’s net/http library, by the author of Sinatra. -
tigertonic
A Go framework for building JSON web services inspired by Dropwizard -
Goji
Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) -
fasthttprouter
A high performance fasthttp request router that scales well -
Atreugo
High performance and extensible micro web framework. Zero memory allocations in hot paths. -
Beego
beego is an open-source, high-performance web framework for the Go programming language. -
go-server-timing
Go (golang) library for creating and consuming HTTP Server-Timing headers -
Gearbox
Gearbox :gear: is a web framework written in Go with a focus on high performance -
golongpoll
golang long polling library. Makes web pub-sub easy via HTTP long-poll servers and clients :smiley: :coffee: :computer: -
xujiajun/gorouter
xujiajun/gorouter is a simple and fast HTTP router for Go. It is easy to build RESTful APIs and your web framework.
Access the most powerful time series database as a service
Do you think we are missing an alternative of Aero or a related project?
Popular Comparisons
README
[Aero Go Logo](docs/media/aero.go.png)
Aero is a high-performance web server with a clean API.
Installation
go get -u github.com/aerogo/aero/...
Usage
[Aero usage](docs/media/usage.apng)
Run this in an empty directory:
aero -new
Now you can build your app with go build
or use the run development server.
Benchmarks
[[Web server performance](docs/media/server-performance.png)](docs/Benchmarks.md)
Features
- Makes it easy to reach top scores in Lighthouse, PageSpeed and Mozilla Observatory
- Optimized for low latency
- Best practices are enabled by default
- Has a strict content security policy
- Calculates E-Tags out of the box
- Saves you a lot of bandwidth using browser cache validation
- Finishes ongoing requests on a server shutdown
- Lets you push resources via HTTP/2
- Supports session data with custom stores
- Allows sending live data to the client via SSE
- Provides a context interface for custom contexts
- Shows response time and size for your routes
- Can run standalone without
nginx
babysitting it
Links
- [API](docs/API.md)
- [Configuration](docs/Configuration.md)
- [Benchmarks](docs/Benchmarks.md)
- Slides (Osaka, May 2018)
- Community on Telegram
Optional
- http as an HTTP client with a simple and clean API
- log for simple & performant logging
- manifest to load and manipulate web manifests
- markdown as an overly simplified markdown wrapper
- nano as a fast, decentralized and git-trackable database
- pack to compile Pixy, Scarlet and JS assets in record time
- packet as a way to send TCP/UDP messages between nodes
- pixy as a high-performance template engine similar to Jade/Pug
- run which automatically restarts your server on code/template/style changes
- scarlet as an aggressively compressing stylesheet preprocessor
Style
Please take a look at the style guidelines if you'd like to make a pull request.
Sponsors
Cedric Fung | Scott Rayapoullé | Eduard Urbach |
Want to see your own name here?