41
submitted 1 week ago by jplatte@discuss.tchncs.de to c/rust@lemmy.ml

axum is an ergonomic and modular web framework built with Tokio, Tower, and Hyper

you are viewing a single comment's thread
view the rest of the comments
[-] taladar@sh.itjust.works 2 points 1 week ago

Out of all the languages I have ever worked with upgrading dependencies in Rust is literally the easiest. All the times when that was hard in Rust it was hard for reasons that literally affect all languages such as a library that had become unmaintained or a significant API change to an obscure library. The major libraries implementing common functionality are all very well managed and barely ever have breaking changes.

this post was submitted on 01 Jan 2025
41 points (100.0% liked)

Rust Programming

8219 readers
1 users here now

founded 5 years ago
MODERATORS