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.

Ask HN: Isn't there a lightweight and popular Rust?

5 pointsby dondraper366 months ago
With all these endless debates about Rust and Go, it seems that a lot of software engineers really want a programming language that is as expressive as Rust with its sum types and matching, but also easier in that there is garbage collection, a rich standard library, like in Go.<p>There are OCaml and F#, but I still see those are very much niche languages with pretty small communities.

2 comments

wezm6 months ago
Might be worth giving these posts a read when thinking about a lightweight Rust:<p>- <a href="https:&#x2F;&#x2F;without.boats&#x2F;blog&#x2F;notes-on-a-smaller-rust&#x2F;" rel="nofollow">https:&#x2F;&#x2F;without.boats&#x2F;blog&#x2F;notes-on-a-smaller-rust&#x2F;</a> - <a href="https:&#x2F;&#x2F;without.boats&#x2F;blog&#x2F;revisiting-a-smaller-rust&#x2F;" rel="nofollow">https:&#x2F;&#x2F;without.boats&#x2F;blog&#x2F;revisiting-a-smaller-rust&#x2F;</a><p>It&#x27;s also niche, but <a href="https:&#x2F;&#x2F;gleam.run&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gleam.run&#x2F;</a> might be a candidate alternate language, depending on your use-case.
CharlieDigital6 months ago
<p><pre><code> &gt; ...it seems that a lot of software engineers really want </code></pre> Software engineers may want it, but management wants elasticity in the human resource supply.<p>Therefore, teams choose JavaScript, Python, Java, and C#.
评论 #42187216 未加载