nowfound

Alternatives

Products that do what Learn Rust 101 – A guide to aid your journey of becoming a Rustacean does

  1. 1

    Learn to build reliable and efficient software in Rust

    2022

  2. 2AS
  3. 3IG

    Hey all, wanted to share my recent weekend hack project. I wanted to improve upon the existing space for looking up information about IP addresses and ASNs. The backend is written in Rust and pulls BGP data every 8 hours from the RIPE RIS project to build up a routing table and also adds geolocation information. The frontend is using React and Tailwind. Would love any feedback or suggestions on what to improve.

    2023 · ip.guide

  4. 4IW

    Jul 2026 · shankhan3.gumroad.com

  5. 5TC

    May 2026 · github.com

  6. 6IM

    An implementation of a dynamic programming language in Rust. Includes: Parser/Compiler, REPL, Virtual Machine, Bytecode Disassembler This started out as a learning project to teach myself Rust. It has grown into a decently substantial piece of software and I've learned quite a bit in the process! Some neat things: + A garbage collector that can store dynamically sized types without any double-indirection (i.e. I have my own Box implementation with manual alloc/dealloc) + The smart pointer used to reference GCed data is a thin pointer. The ptr metadata needed for DSTs is stored in…

    2022 · github.com

  7. 7PV

    This site explains how to do web development without any tools or frameworks, relying only on the browser and web standards. I made it because I couldn’t find a single place online that put together all the right information in the way that I liked. The site itself is of course also vanilla and open sourced on github.

    2024 · plainvanillaweb.com

  8. 8RW

    Hi everyone, I've been "funemployed" for a few months and with all that free time and idle hands I wrote a full web framework (think Rails, not Flask) for Rust. It's boring old MVC, has its own ORM, templates, background jobs, auth, websockets, migrations and more. If you're keen but don't feel like rewriting your app in a different language, Rwf has a WSGI server to run Django (or Flask) inside Rust [1], letting you migrate to Rust at your own pace without disrupting your website. I think Rust makes a great prototyping and deploy straight to production language. Now it has yet another…

    2024 · github.com

  9. 9RF
  10. 10AE
  11. 11CA
  12. 12LR

    Hi HN, I'm new to Rust and, after half of `The Rust Programming Language` I decided to delve into a project I would actually use: a markdown to html compiler that actually serves my micro-blog (I started just right after publishing the project hehe). The project is intentionally small and one-file contained: I wanted to have the full picture in mind. I'm open to comments, suggestions and PRs. If you asked me more convincing arguments to "why did you do it?" rather than "to learn Rust" I would respond with: LLMs are effectively a new type of web users today and will be more and more present…

    Jul 2026 · andreadimatteo.com

  13. 13R1

    HN discussion about the initial release: https://news.ycombinator.com/item?id=31112273

    2023 · seri.tools

  14. 14CR
  15. 15AS

    Hi guys. I just write an SQL builder. I want to know what you think.

    2022 · github.com

  16. 16AM

    "Game" is a stretch, but I put together this repo containing a pure Rust app which uses SDL2 and compiles to WASM (and can be run in a browser). Older resources were a bit out of date and a bit too verbose for my purposes, so here's a minimal working example.

    2024 · github.com

  17. 17LA

    Hi HN, (First time poster!) I'm the author of `lstr`. I've always loved the classic Linux `tree` command for its simplicity, but I often found myself wanting more modern features like interactivity and Git integration. So, I decided to build my own version in Rust with a philosophy of being fast, minimalist, and interactive. It was also an excuse to help learn more about Rust\! Here's a quick look at the interactive mode: https://raw.githubusercontent.com/bgreenwell/lstr/main/asset... I've just released v0.2.0 with some features I think this community might find…

    2025 · github.com

  18. 18SO
  19. 19LS

    2021 · joelthelion.github.io

  20. 20
    RustScan108

    Fast and developer-friendly Rust contract security scanner

    2025

  21. 21

    Learn programming for free. Backed by Crypto.

    2021

  22. 22RA
  23. 23

    Free Intro course on cryptography available for programmers

    2014

  24. 24FR

    https://github.com/skade/rust-three-days-course https://skade.github.io/rust-three-days-course/presentation/... A while ago, I was asked by a German training supplier to teach a Rust course. For that, I created a full set of course material for three days. Instead of keeping it closed, I decided to contribute the material to the community under CC-4.0 and make the slides localisable. It is implemented using Reveal.js with a couple of extensions for switching language and code display. The course is a loose collection of small presentations showing…

    2017

Ranked by how close each launch is in meaning, then by votes. Refine with a description →