TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

WTX: New Web Framework Written in Rust

1 点作者 CaioFer9 个月前

1 comment

CaioFer9 个月前
`wtx` is, among other things, a RFC6455, RFC7541, RFC7692 and RFC9113 implementation written in Rust intended to allow the development of web applications through a built-in server framework, a built-in `PostgreSQL` connector, a built-in `WebSocket` handler and a built-in `gRPC` manager. There is also a built-in API client framework that facilitates the maintainability of large endpoints.<p>Here goes a list of related benchmarks: <a href="https:&#x2F;&#x2F;c410-f3r.github.io&#x2F;wtx-bench" rel="nofollow">https:&#x2F;&#x2F;c410-f3r.github.io&#x2F;wtx-bench</a>, <a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;Iv2WzJV.jpg" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;Iv2WzJV.jpg</a>, <a href="https:&#x2F;&#x2F;github.com&#x2F;diesel-rs&#x2F;metrics">https:&#x2F;&#x2F;github.com&#x2F;diesel-rs&#x2F;metrics</a>, <a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;vf2tYxY.jpg" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;vf2tYxY.jpg</a>.<p>If you know of any other set of web benchmarks, please let me know.