Beginner building a Rust backend framework (AI-assisted) — feedback appreciated

⚓ Rust    📅 2026-04-24    👤 surdeus    👁️ 1      

surdeus

Hi everyone :waving_hand:

I’m a 1st year student and I’ve recently been trying to build a backend framework(vantus) in Rust.

To be completely honest, I don’t have strong coding experience yet, and I’m still learning the basics of backend development. Most of this project has been built with the help of AI, along with my own effort to understand what’s going on.

I know this isn’t the usual way people approach systems programming or framework design, so I’d really appreciate it if you could take a look and share your feedback.

:link: Project link:
github: https://github.com/DiplomaCoder-cmyk/vantus
crate: crates.io: Rust Package Registry
I’m especially interested in:

  • Whether the overall structure makes sense
  • Any major mistakes or bad practices
  • Suggestions on what I should learn next

Please pardon any mistakes—I’m here to learn, not to claim expertise.

Thanks in advance to anyone who takes the time to check it out :folded_hands:

2 posts - 2 participants

Read full topic

🏷️ Rust_feed