go-http-routing-benchmark

Router benchmarks

Compares performance of HTTP request routers in Go

Go HTTP request router and web framework benchmark

GitHub

2k stars
61 watching
238 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
smallnest/go-web-framework-benchmarkCompared performance of various Go web frameworks across different aspects like connection and route selection handling times2,083
goroute/routeA lightweight HTTP request multiplexer with built-in middleware support9
golobby/routerA lightweight HTTP router for the Go programming language with routing, middleware, and response support22
go-ozzo/ozzo-routingA high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs.456
jeromefroe/golang_benchmarksA collection of benchmarks for various Go programming language features and patterns108
bmf-san/goblinA lightweight, trie-based HTTP router for Go with advanced routing capabilities.78
gonetx/httpitA tool for measuring HTTP performance under various conditions and configurations.230
dimfeld/httptreemuxA high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support617
simonwaldherr/golang-benchmarksBenchmarking suite to measure performance of common string operations in Go.133
feyeleanor/gospeedA library of micro-benchmarks for understanding and reasoning about the performance of Go programs.121
go-playground/pureA lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables.150
tylertreat/go-benchmarksA collection of miscellaneous Go benchmarks focused on performance optimization.147
guilhermecaruso/belltA simple Go router for managing HTTP requests and routes54
gowww/routerA fast HTTP router package for building scalable web applications.185
jmervine/gohttperfA performance testing tool for HTTP servers written in Go.4