About TRS
A Modern Full-Stack Rust Framework
🚀 What is TRS?
TRS (The Rust Stack) is a full-stack web framework that brings the simplicity and elegance of single-file components to the Rust ecosystem. Built on top of industry-standard libraries, TRS provides a delightful developer experience without sacrificing performance.
With TRS, you can build fast, type-safe web applications using familiar patterns while leveraging Rust's memory safety and zero-cost abstractions.
⚡ Key Features
- Single File Components with .tsr extension
- File-based routing with automatic code generation
- Scoped CSS with LightningCSS processing
- Type-safe templates using Askama
- Client-side routing for smooth navigation
- Zero runtime overhead - compiled to native code
🔧 Built With
- 🦀 Rust
- ⚡ Axum
- 🎨 Askama
- 📦 Tower
- 🚀 Tokio
- 💅 LightningCSS