web 框架哪家强?
老生常谈,不同语言web 框架,看看就好
- https://github.com/tbrand/which_is_the_fastest
- https://www.techempower.com/benchmarks/#section=data-r16&hw=ph&test=plaintext
框架top20
- actix-web (rust) https://github.com/actix/actix-web
- evhtp (cpp) https://github.com/criticalstack/libevhtp
- fasthttprouter (go) https://github.com/buaazp/fasthttprouter
- vibora (python) https://github.com/vibora-io/vibora
- mofuw (nim) https://github.com/2vg/mofuw
- act (java) https://github.com/actframework/actframework
- iris (go) https://github.com/kataras/iris
- iron (rust) https://github.com/iron/iron
- aspnetcore (csharp) https://github.com/aspnet/Home
- rocket (rust) https://github.com/SergioBenitez/Rocket
- echo (go) https://github.com/labstack/echo
- gorilla-mux (go) https://github.com/gorilla/mux
- polka (node) https://github.com/lukeed/polka
- rayo (node) https://github.com/GetRayo/rayo.js
- nickel (rust) https://github.com/nickel-org/nickel.rs
- fastify (node) https://github.com/fastify/fastify
- akkahttp (scala) https://github.com/akka/akka-http
- koa (node) https://github.com/koajs/koa
- perfect (swift) https://github.com/PerfectlySoft/Perfect
- restify (node) https://github.com/restify/node-restify
语言top10
- rust (actix-web) https://github.com/actix/actix-web
- cpp (evhtp) https://github.com/criticalstack/libevhtp
- go (fasthttprouter) https://github.com/buaazp/fasthttprouter
- python (vibora) https://github.com/vibora-io/vibora
- nim (mofuw) https://github.com/2vg/mofuw
- java (act) https://github.com/actframework/actframework
- csharp (aspnetcore) https://github.com/aspnet/Home
- node (polka) https://github.com/lukeed/polka
- scala (akkahttp) https://github.com/akka/akka-http
- swift (perfect) https://github.com/PerfectlySoft/Perfect
0
See Also
Nearby
- 上一篇 › Go 语言读写 Excel 文档
- 下一篇 › NATS消息系统 - golang 实现
点赞