web 框架哪家强?
By ego008
at 2018-07-07 18:35 • 3600次点击
老生常谈,不同语言web 框架,看看就好
- https://github.com/tbrand/which_is_the_fastest 21
- https://www.techempower.com/benchmarks/#section=data-r16&hw=ph&test=plaintext 24
框架top20
- actix-web (rust) https://github.com/actix/actix-web 23
- evhtp (cpp) https://github.com/criticalstack/libevhtp 3
- fasthttprouter (go) https://github.com/buaazp/fasthttprouter 38
- vibora (python) https://github.com/vibora-io/vibora 7
- mofuw (nim) https://github.com/2vg/mofuw 3
- act (java) https://github.com/actframework/actframework 9
- iris (go) https://github.com/kataras/iris 245
- iron (rust) https://github.com/iron/iron 1
- aspnetcore (csharp) https://github.com/aspnet/Home
- rocket (rust) https://github.com/SergioBenitez/Rocket 1
- echo (go) https://github.com/labstack/echo 2
- gorilla-mux (go) https://github.com/gorilla/mux
- polka (node) https://github.com/lukeed/polka 1
- rayo (node) https://github.com/GetRayo/rayo.js 1
- nickel (rust) https://github.com/nickel-org/nickel.rs
- fastify (node) https://github.com/fastify/fastify 2
- akkahttp (scala) https://github.com/akka/akka-http
- koa (node) https://github.com/koajs/koa
- perfect (swift) https://github.com/PerfectlySoft/Perfect 1
- restify (node) https://github.com/restify/node-restify
语言top10
- rust (actix-web) https://github.com/actix/actix-web 23
- cpp (evhtp) https://github.com/criticalstack/libevhtp 3
- go (fasthttprouter) https://github.com/buaazp/fasthttprouter 38
- python (vibora) https://github.com/vibora-io/vibora 7
- nim (mofuw) https://github.com/2vg/mofuw 3
- java (act) https://github.com/actframework/actframework 9
- csharp (aspnetcore) https://github.com/aspnet/Home
- node (polka) https://github.com/lukeed/polka 1
- scala (akkahttp) https://github.com/akka/akka-http
- swift (perfect) https://github.com/PerfectlySoft/Perfect 1
请 登录 后发表评论