Hacker News new | ask | show | jobs
by b5n 538 days ago
_lib_curl

https://curl.se/libcurl/

https://curl.se/docs/companies.html

1 comments

I have worked in other large companies that use libcurl and they aren't even listed above. It's pretty much the de facto way to do HTTP requests in C-land unless you really want to write your own backend for some reason. The world still primarily runs on C/C++, not Rust.