go-http-routing-benchmark
Router benchmarks
Compares performance of HTTP request routers in Go
Go HTTP request router and web framework benchmark
2k stars
61 watching
238 forks
Language: Go
last commit: about 3 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Compared performance of various Go web frameworks across different aspects like connection and route selection handling times | 2,083 | |
| A lightweight HTTP request multiplexer with built-in middleware support | 9 | |
| A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 | |
| A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs. | 456 | |
| A collection of benchmarks for various Go programming language features and patterns | 108 | |
| A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 | |
| A tool for measuring HTTP performance under various conditions and configurations. | 230 | |
| A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support | 617 | |
| Benchmarking suite to measure performance of common string operations in Go. | 133 | |
| A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 | |
| A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. | 150 | |
| A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 | |
| A simple Go router for managing HTTP requests and routes | 54 | |
| A fast HTTP router package for building scalable web applications. | 185 | |
| A performance testing tool for HTTP servers written in Go. | 4 |