The Blazingly-Fast URL Shortener Challenge brought together Rust developers to push the boundaries of performance, security, and system design. Hosted by Raptors.dev, this hackathon challenged participants to create high-performance URL shorteners that demonstrate modern Rust capabilities, efficient architecture, and clean implementation.
✯ Top Projects: Raising the Bar in Rust Development
- 1st Place: Blazingly Fast URL Shortener (Sanjay Sah)
High-performance Rust-powered URL shortener with AES-256-GCM encryption and MongoDB storage.
“The codebase is exceptionally clean, with robust error handling and optimized data management strategies.” - Judge Anna Topalidi
- 2nd Place: Notlink (Just Chill Guy)
Built with Rust + Actix + Shuttle, featuring encrypted storage, custom aliases, and QR code generation.
“A strong grasp of modern Rust development with a comprehensive approach to security and core functionalities.” - Judge Alexander Logach
- 3rd Place: Blazing-Fast-URL-Shortner (Team Blaze)
Ultra-fast Rust-based URL shortener with a modern UI (Next.js & Tailwind) and API versioning.
“Highly efficient, well-architected, and a solid choice for scalable solutions.” - Judge Mikita Piastou
✯ Category Winners: Excellence Across the Board
- Innovation Winner: rxst.me (Team s3r1msultan)
Unique alias selection and Leet-style suggestions, plus automatic URL expiration for better maintenance.
“A creative approach to URL customization that gives the service its own identity.” - Judge Evgenii Liashov
- Core Features Winner: Notlink (Just Chill Guy)
Secure encrypted storage, expiration dates, and a RESTful API for programmatic access.
“A modern Rust tech stack combined with essential security features.” - Judge Evgenii Liashov
- User Interface/Experience Winner: Blazing-Fast-URL-Shortner (Team Blaze)
Clean Next.js-based UI, efficient API integration, and smooth user experience.
“A security-focused, high-performance URL shortener with excellent UI.” - Judge Hariprasad Sivaraman
- System Architecture Winner: Cargocut (Team Asakusa)
Cloud-native, distributed architecture with Rust, multi-layer caching, and automatic backups.
“An efficient system design with excellent data lifecycle management.” - Judge Abhishek Gupta
- Modern Rust Coding Winner: Blazingly Fast URL Shortener (Sanjay Sah)
AES-256-GCM encryption, indexed lookups in MongoDB, and async request handling.
“Advanced Rust usage with excellent security and performance optimizations.” - Judge Alexander Logach
✯ Key Takeaways from the Hackathon
- Performance Meets Security: Teams showcased how Rust enables blazing-fast applications without compromising security.
- Scalable & Efficient Solutions: The winning projects focused on minimal, clean, and maintainable Rust code.
- Modern Tech Stacks: From Actix and Shuttle to PostgreSQL and Redis, teams demonstrated the power of Rust’s ecosystem.