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.

Rust 101

68 pointsby silcoonabout 1 year ago

3 comments

hbcondo714about 1 year ago
There is also rust-script[1] which runs &quot;Rust files and expressions as scripts without any setup or compilation step.&quot; I wrote a data loader[2] in it for my Observable Framework project and have been very happy with its performance and overall ease including hot-reloading.<p>[1] <a href="https:&#x2F;&#x2F;rust-script.org" rel="nofollow">https:&#x2F;&#x2F;rust-script.org</a><p>[2] <a href="https:&#x2F;&#x2F;observablehq.com&#x2F;framework&#x2F;loaders#routing" rel="nofollow">https:&#x2F;&#x2F;observablehq.com&#x2F;framework&#x2F;loaders#routing</a>
Charlie_eabout 1 year ago
Great write up, perfect to share with people who want to know what makes Rust tick before&#x2F;without learning it more thoroughly.
samuelecabout 1 year ago
What about lifetimes?
评论 #39989952 未加载