Popularity
6.2
Growing
Activity
0.1
-
359
18
19
Programming language: Go
License: GNU General Public License v3.0 or later
Tags:
Web Frameworks
Latest version: v1.3.54
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 web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity. -
go-kit
A Microservice toolkit with support for service discovery, load balancing, pluggable transports, request tracking, etc. -
Iris
High-performance golang web application framework, providing a robust set of features for building modern web applications. -
httprouter
A high performance router. Use this and the standard http handlers to form a very high performance web framework. -
go-socket.io
socket.io library for golang, a realtime application framework. -
Macaron
Macaron is a high productive and modular design web framework in Go. -
Faygo
Faygo uses the new architecture to make itself the most suitable Go Web framework for developping API. Just define a struct Handler, Faygo will automatically bind, verify the request parameters and generate the online API documentation. -
render
Go package for easily rendering JSON, XML, and HTML template responses. -
pat
Sinatra style pattern muxer for Go’s net/http library, by the author of Sinatra. -
REST Layer
A framework to build REST/GraphQL API on top of databases with mostly configuration over code. -
tigertonic
A Go framework for building JSON web services inspired by Dropwizard -
fasthttprouter
A high performance router forked from httprouter. The first router fit for fasthttp. -
Goji
Goji is a minimalistic and flexible HTTP request multiplexer with support for net/context. -
Goyave
Feature-complete REST API framework aimed at clean code and fast development, with powerful built-in functionalities. -
rye
Tiny Go middleware library (with canned Middlewares) that supports JWT, CORS, Statsd, and Go 1.7 context -
httptreemux
High-speed, flexible tree-based HTTP router for Go. Inspiration from httprouter. -
Gearbox
A web framework written in Go with a focus on high performance and memory optimization. -
ozzo-routing
A high-performance HTTP router and Web framework supporting routes with regular expressions. Comes with full support for quickly building a RESTful API application. -
gongular
A fast Go web framework with input mapping/validation and (DI) Dependency Injection
Scout APM - Leading-edge performance monitoring starting at $39/month
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
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?