goblin

HTTP router

A lightweight, trie-based HTTP router for Go with advanced routing capabilities.

A golang http router based on trie tree.

GitHub

78 stars
2 watching
6 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

gogolanghttphttp-routerhttproutermiddlewarenethttprouterroutingtrietrie-treeurl-router

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dimfeld/httptreemuxA high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support617
golobby/routerA lightweight HTTP router for the Go programming language with routing, middleware, and response support22
go-playground/pureA lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables.150
goroute/routeA lightweight HTTP request multiplexer with built-in middleware support9
muir/nchiA lightweight and flexible HTTP router for building maintainable web services.15
nbio/hitchA Go framework that simplifies the use of routing and middleware in HTTP handlers51
gowww/routerA fast HTTP router package for building scalable web applications.185
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
go-playground/larsA lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing385
guilhermecaruso/belltA simple Go router for managing HTTP requests and routes54
vardius/gorouterA lightweight Go framework for building HTTP request routers and multiplexers154
gorilla/patA simple HTTP router for Go.154
julienschmidt/go-http-routing-benchmarkCompares performance of HTTP request routers in Go1,654
ngamux/ngamuxA simple HTTP router for Go that enables routing and handling HTTP requests in a web application.68
nbari/violetearA lightweight HTTP router with features for static and dynamic routing, middleware compatibility, and support for various HTTP protocols.107