this post was submitted on 21 Dec 2024
48 points (98.0% liked)
Rust Programming
8234 readers
79 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think my usecase of
curl
is entirely covered byhyper
(I just use it for http/s with a small handful of flags); but I also have absolutely no idea what goes on insidecurl
or how my distro chooses to build it.Rebuilding
curl
to use Rust here and there (it still supports rustls and quiche) seems like an interesting undertaking, but yeah, I suspect mostcurl
users don't build it themselves and have no idea what experimental features it could be built with. Guessing the curl survey has data for that.Stenberg seems like a cool dude and this seems like an amicable split.