router

Router

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

Router implementation for fasthttp

GitHub

465 stars
16 watching
47 forks
Language: Go
last commit: 5 months 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 616
goroute/route A lightweight HTTP request multiplexer with built-in middleware support 9
dgrr/http2 An HTTP/2 implementation for fasthttp 211
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. 149
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 tool for performing parallel and pipelined HTTP GET requests 554
xujiajun/gorouter A fast and feature-rich HTTP router for Go that supports regular expressions. 533
muir/nchi A lightweight and flexible HTTP router for building maintainable web services. 13
ngamux/ngamux A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. 67
gernest/alien A lightweight HTTP router for Go, designed with concurrency and simplicity in mind. 132