Show HN: Larastvel
Category: web-framework
Tags: rust, web-framework, laravel-inspired
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
Larastvel is a Rust web framework inspired by Laravel, built on top of Axum, Tokio, and SeaORM, offering a full-stack feature set including routing, ORM, templating, auth, queues, and more. Its interesting because it brings Laravel's familiar developer experience to Rust's performance and safety, with extensive features like artisan-like CLI, Blade-style templating, and built-in support for common web app needs.
Target audience: backend devs
Repository: https://larastvel.vercel.app · Rust · MIT
View on Hacker News