httprouter
Router
A lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes.
A high performance HTTP request router that scales well
17k stars
314 watching
1k forks
Language: Go
last commit: 7 months ago
Linked from 3 awesome lists
gogolanghttphttproutermuxrouter
Related projects:
Repository | Description | Stars |
---|---|---|
| A powerful HTTP router and URL matcher for building web servers. | 20,970 |
| A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support | 617 |
| Compares performance of HTTP request routers in Go | 1,654 |
| A lightweight HTTP request multiplexer with built-in middleware support | 9 |
| A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs. | 456 |
| A lightweight HTTP router with features for static and dynamic routing, middleware compatibility, and support for various HTTP protocols. | 107 |
| A high-performance HTTP request router with features like radix tree optimization and case-insensitive matching. | 466 |
| A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 |
| An HTTP request multiplexer written in Go. | 101 |
| A lightweight Go framework for building HTTP request routers and multiplexers | 154 |
| A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. | 150 |
| A routing library for building single-page apps and Node.js applications with minimal differences between browser and Node.js environments. | 5,605 |
| A fast and feature-rich HTTP router for Go that supports regular expressions. | 532 |
| An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |
| A high-performance HTTP request muxer with route parameter support and caching | 99 |