Maker Shoutouts
Testimonials from top launches
Arch — Build fast, hyper-personalized agents with intelligent infra
300 upvotes
•2mo ago
"Fast, efficient and designed for speed"
tonari — life-sized video portals: be together in-person, anywhere.
309 upvotes
•4mo ago
"tonari has been built on Rust from day one! More on our journey with Rust here:
https://blog.tonari.no/why-we-love-rust
We also love to share tutorials and open-source our tools when we have time:
https://blog.tonari.no/rust-simple-hardware-project
https://blog.tonari.no/introducing-innernet"
mirrord for Teams — Remocal Kubernetes development for teams and enterprises
307 upvotes
•7mo ago
"Rust's high performance and extensive guardrails around memory management are exactly what we needed to build a day-to-day software development tool with great DevEx and no footprint."
Mneme AI — Chat with your notes, documents and books on-device
118 upvotes
•4mo ago
"A big thank you to the Rust programming language!"
Palform — Build and scale free end-to-end encrypted forms in minutes
97 upvotes
•5mo ago
"Large parts of the codebase are Rust/WASM. Without this, scaling performance for tens of thousands of form responses would be impossible. Plus, the wide-ranging compiler guarantees are essential for an application like this, where there's nothing more important than security."
Nodecosmos — Empowering innovation with collaborative engineering
63 upvotes
•6mo ago
"For providing a robust and efficient programming language that ensures our platform's performance and security are top-notch. Rust's memory safety capabilities have been instrumental in building a reliable backend."
tquic_client — A high-performance CLI to benchmark HTTP/3 servers
62 upvotes
•6mo ago
"TQUIC and its related tools are developed in Rust, known for memory safety, which protects them from buffer overflow vulnerabilities and other memory-related issues."
Signup Links by Wingback — Stripe Billing, but faster, no-code and for any pricing plan
242 upvotes
•2mo ago
"Rust’s unparalleled safety and concurrency features allow us to handle high-stakes billing logic with zero compromises on performance or reliability.
The incredible confidence you can have when refactoring for a big new feature is a game changer for a fast moving startup. We could move and not break things!
Procedural macros, that everybody know for serde, also made it easy to enforce safety in usually negliged places, like typed ids used everywhere from the db to the core (we contributed https://github.com/wingbackapp/kind/ to the community)."
Flox — Build & share dev environments from 100k+ software packages
305 upvotes
•7mo ago
"Flox CLI is written in rust, allowing us to develop new features quickly and reliably "
Hook0 — OpenSource Webhook as a service, secure and enterprise ready
391 upvotes
•9mo ago
"In the heart of Hook0 lies Rust – our secret sauce for unparalleled performance and reliability. "
zitefy — Super customizable & open link-in-bio tool with AI
129 upvotes
•5mo ago
"rust is type-safe, secure and performant while being way more accessible than c/c++"
Row Zero — The fastest spreadsheet
94 upvotes
•5mo ago
"Rust enabled the performance optimizations we needed to make our product fast. "
Cosmil — A beautiful Finder alternative for Mac
55 upvotes
•6mo ago
"Rust is an amazing language. Throughout my use of it I couldn't help but admire all the thought that went into developing it. Rust spoils you with its principals and it makes it very hard to enjoy other languages 😂."
DropSpot — Secure, client-encrypted file storage
41 upvotes
•6mo ago
"Creating a cross-platform solution to allow both CLI tooling and web browser functionality was made incredibly easy by compiling both to x84 and WASM architectures!
Having a single source of truth for the application's functionality has been a game changer, rather than trying to share it across different languages."