ozzo-routing
HTTP router
A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs.
An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
455 stars
30 watching
51 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
frameworkgogolangozzorouter
Related projects:
Repository | Description | Stars |
---|---|---|
golobby/router | A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
gowww/router | A fast HTTP router package for building scalable web applications. | 185 |
goroute/route | A lightweight HTTP request multiplexer with built-in middleware support | 9 |
xujiajun/gorouter | A fast and feature-rich HTTP router for Go that supports regular expressions. | 533 |
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 |
dimfeld/httptreemux | A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support | 616 |
guilhermecaruso/bellt | A simple Go router for managing HTTP requests and routes | 54 |
go-playground/pure | A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. | 149 |
julienschmidt/go-http-routing-benchmark | Compares performance of HTTP request routers in Go | 1,651 |
go-playground/lars | A lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing | 385 |
muir/nchi | A lightweight and flexible HTTP router for building maintainable web services. | 13 |
nbio/hitch | A Go framework that simplifies the use of routing and middleware in HTTP handlers | 51 |
go-ozzo/ozzo-dbx | A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |