go-web-framework-benchmark
Framework Benchmark
Compared performance of various Go web frameworks across different aspects like connection and route selection handling times
Go web framework benchmark
2k stars
89 watching
226 forks
Language: Go
last commit: 3 months ago
Linked from 3 awesome lists
benchmarkconcurrencyhttp-router-benchmarkmuxwebframework
Related projects:
Repository | Description | Stars |
---|---|---|
julienschmidt/go-http-routing-benchmark | Compares performance of HTTP request routers in Go | 1,651 |
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 189 |
mikestefanello/pagoda | A full-stack web development starter kit in Go providing a solid foundation and structure for rapid and easy application development. | 2,201 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
gocraft/web | A fast and scalable Go package for building web applications with middleware and routing support. | 1,508 |
gravityblast/traffic | A Sinatra-inspired regexp/pattern mux and web framework for building web applications in Go. | 521 |
tylertreat/go-benchmarks | A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 |
aaronlifton/gooo | A minimalistic web framework using Go that demonstrates straightforward and no-magic web development with a focus on simplicity and modularity. | 248 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
chawk/go_fiber_quickstart | Provides a basic setup and example usage of the Go Fiber framework for building web applications. | 18 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,570 |
go-aah/aah | Builds secure and flexible web applications with a modular framework that automates infrastructure and repetitive tasks. | 690 |
sujit-baniya/goravel | A Go-based web framework providing a scalable and feature-rich platform for building applications. | 18 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
mrlsd/go-benchmark-app | An application for comparing the performance of web applications using standardized benchmarks and configurations. | 27 |