Rust vs. Go – What are your thoughts?
I personally haven't event used or looked at Rust so I don't have an opinion. So now I'm interested hearing what others think? I think the syntax of Rust isn't very appealing, but that's not a good reason to /not/ look at it. Convince me? :)
Does the same job
all alternatives →- EAExa, a replacement for ls written in Rust2015 · bsago.me · ▲132
- RARustyBox – a Busybox fork written in Rust2019 · github.com · ▲114
- RSRust-starter, a boilerplate to build Rust CLI applications2021 · github.com · ▲97
- GAGochan – A library of channel architectures for Go, inspired by RustMay 2026 · github.com · ▲5
Hi All, I felt like I was re-inventing the wheel by bolting similar channel architectures onto different Go structs repeatedly so I decided to extract some common types into into one library so that they would be easier to re-use: - oneshot - spsc - spmc - mpsc - mpmc - broadcast - watch The types are inspired by Rust channels so if you're coming from Rust they should feel familiar. So far I'm really enjoying using them but it'd be great to get some external feedback if you have time! https://github.com/amorey/gochan Andres
- TMThe most simple web framework for Rust v0.52023 · graphul-rs.github.io · ▲7
New Graphul version v0.5.0 Enjoy building webservices with Rust :)
- MAMaginet, a cross-platform strategy game with Rust/WebAssembly2023 · evrim.zone · ▲8
I hereby present my little tiny pet project that entertained me for the past six months. In this post, I briefly present Maginet and its technical components. It is a turn-based strategy game that is built using Rust and compiles to WebAssembly with HTML5 bindings, which works on mobile and desktop alike! It comes with many game mechanics and components, including an AI opponent and online cross-platform multiplayer. There is so much to discuss even for a project of a smaller scale, but I am nevertheless excited to share a little bit about how you can actually build a game in Rust,…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, July 2018
the whole month →- BA
Life & fun · 2018 · brow.sh


- TR
Dev tools · 2018 · github.com

