TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

WTX: New Web Framework Written in Rust

1 pointsby CaioFer9 months ago

1 comment

CaioFer9 months ago
`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.