router

Router

A high-performance HTTP request router with features like radix tree optimization and case-insensitive matching.

Router implementation for fasthttp

GitHub

466 stars
16 watching
47 forks
Language: Go
last commit: about 1 month ago
fastfasthttpgogolangperformanceradix-treerouterroutingrouting-engine

Related projects:

Repository Description Stars
buaazp/fasthttprouter A high-performance HTTP request router optimized for fast and scalable handling of URLs with varying paths 872
gowww/router A fast HTTP router package for building scalable web applications. 185
razonyang/fastrouter A fast and flexible HTTP router written in Go with customizable options and features. 23
dimfeld/httptreemux A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support 617
goroute/route A lightweight HTTP request multiplexer with built-in middleware support 9
dgrr/http2 An HTTP/2 implementation for fasthttp 212
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
go-playground/pure A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. 150
bmf-san/goblin A lightweight, trie-based HTTP router for Go with advanced routing capabilities. 78
go-zoo/bone An HTTP multiplexer that allows for flexible routing and parameter handling 1,288
htcat/htcat A utility to perform parallel HTTP GET operations for efficient data transfer. 553
xujiajun/gorouter A fast and feature-rich HTTP router for Go that supports regular expressions. 532
muir/nchi A lightweight and flexible HTTP router for building maintainable web services. 15
ngamux/ngamux A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. 68
gernest/alien A lightweight HTTP router for Go, designed with concurrency and simplicity in mind. 132