http-router
There are 101 repositories under http-router topic.
uptrace/bunrouter
Golang HTTP router
go-playground/lars
:rotating_light: Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.
tbrand/router.cr
Minimum High Performance Middleware for Crystal Web Server.
miladrahimi/phprouter
PhpRouter is a full-featured yet very fast HTTP URL router for PHP projects
sunrise-php/http-router
A powerful solution as the foundation of your project.
go-playground/pure
:non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation
anuragsoni/routes
typed bidirectional router for OCaml/ReasonML web applications
infraboard/mcube
微服务工具箱
obity/mux
Mux is a simple and efficient route distributor that supports the net/http interface of the standard library.
jkyberneees/fastify-gateway
A Node.js API gateway that just works!
gookit/rux
⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速的 Go api/web 框架,支持路由分组,路由参数绑定,中间件,兼容 http.Handler 接口
bmf-san/goblin
A golang http router based on trie tree.
yousuf64/shift
The fastest HTTP router available for Go.
thomasp85/routr
Routing of Web Requests in R
xgfone/ship
A flexible, powerful, high performance and minimalist Go Web HTTP router framework.
issue9/mux
适用第三方框架实现可定制的路由
go101/tinyrouter
An ~O(2k) time complexity http request router in Go
klen/http-router
A simple router for HTTP applications
Yusfuu/Lightweight-PHP-Framework-For-Web-and-APIs
Simple PHP framework that helps you quickly understand and write simple APIs.
surrealdb/fibre
A simple and fast HTTP and WebSocket framework for Go
golobby/router
A lightweight yet powerful HTTP router for the Go programming language
routejs/router
Fast and lightweight http routing engine for nodejs
muir/nchi
golang http router with elegance, speed, and flexibility
MrF0o/php-router
A simple and dependency-free Object Oriented PHP routing library inspired by Laravel
divineniiquaye/flight-routing
Flight routing is a simple, fast PHP router that is easy to get integrated with other routers.
nissy/bon
Bon is a high-performance HTTP router for Go that uses a double array trie data structure for efficient route matching. It focuses on speed, simplicity, and zero external dependencies.
AxonJsLabs/AxonJs
A backend library that aims to be simple and powerful.
Ahmard/quick-route
Simple http router designed to look just like Laravel's router
otiai10/marmoset
The very minimum web toolkit, less than framework
tigerwill90/fox
Fox is a high-performance HTTP router for Go that supports route updates at runtime. Under the hood, it uses an immutable radix tree that enables lock-free reads and ACID-compliant transactions.
bmf-san/go-router-benchmark
Benchmark tests for http router implemented in golang.
inphinit/teeny
A teeny route system PHP 5.3 to PHP 8
bermudaphp/router
Simple, flexible and very fast http-router with support psr-7 and psr-15
piotrkowalczuk/rmux
:dizzy: RESTful friendly, sinatra-like, idiomatic golang router
httpsoft/http-router
Simple and fast HTTP request router providing PSR-7 and PSR-15
twiny/sigma
a small wrapper around go-chi HTTP router.