lars

Router

A lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing

rotating_light Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.

GitHub

385 stars
18 watching
26 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists

customizable-contexthttp-routerzero-allocation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-playground/pureA lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables.150
golobby/routerA lightweight HTTP router for the Go programming language with routing, middleware, and response support22
gowww/routerA fast HTTP router package for building scalable web applications.185
goroute/routeA lightweight HTTP request multiplexer with built-in middleware support9
dimfeld/httptreemuxA high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support617
nbari/violetearA lightweight HTTP router with features for static and dynamic routing, middleware compatibility, and support for various HTTP protocols.107
go-zoo/boneAn HTTP multiplexer that allows for flexible routing and parameter handling1,288
bmf-san/goblinA lightweight, trie-based HTTP router for Go with advanced routing capabilities.78
guilhermecaruso/belltA simple Go router for managing HTTP requests and routes54
gernest/alienA lightweight HTTP router for Go, designed with concurrency and simplicity in mind.132
gorilla/patA simple HTTP router for Go.154
go-ozzo/ozzo-routingA high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs.456
muir/nchiA lightweight and flexible HTTP router for building maintainable web services.15
ngamux/ngamuxA simple HTTP router for Go that enables routing and handling HTTP requests in a web application.68
razonyang/fastrouterA fast and flexible HTTP router written in Go with customizable options and features.23