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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Mgattozzi/whorl: single file, std only, async Rust executor

2 点作者 jasim将近 3 年前

1 comment

beanjuiceII将近 3 年前
just a fyi<p>&#x2F;&#x2F;! What whorl isn&#x27;t: &#x2F;&#x2F;! - Performant, this is an adaptation of a class I gave at Rustconf a few &#x2F;&#x2F;! years back. Its first and foremost goal is to teach <i>how</i> an executor &#x2F;&#x2F;! works, not the best way to make it fast. Reading the tokio source &#x2F;&#x2F;! code would be a really good thing if you want to learn about how to make &#x2F;&#x2F;! things performant and scalable.