router
Router
A high-performance HTTP request router with features like radix tree optimization and case-insensitive matching.
Router implementation for fasthttp
466 stars
16 watching
47 forks
Language: Go
last commit: 3 months ago fastfasthttpgogolangperformanceradix-treerouterroutingrouting-engine
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance HTTP request router optimized for fast and scalable handling of URLs with varying paths | 872 |
| A fast HTTP router package for building scalable web applications. | 185 |
| A fast and flexible HTTP router written in Go with customizable options and features. | 23 |
| A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support | 617 |
| A lightweight HTTP request multiplexer with built-in middleware support | 9 |
| An HTTP/2 implementation for fasthttp | 212 |
| A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
| A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. | 150 |
| A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 |
| An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |
| A utility to perform parallel HTTP GET operations for efficient data transfer. | 553 |
| A fast and feature-rich HTTP router for Go that supports regular expressions. | 532 |
| A lightweight and flexible HTTP router for building maintainable web services. | 15 |
| A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. | 68 |
| A lightweight HTTP router for Go, designed with concurrency and simplicity in mind. | 132 |