Hacker News new | ask | show | jobs
by umanwizard 921 days ago
That's fair! If you are doing something low-level enough that the bulk of the work is interfacing directly with a C library (or with the kernel, in the case of syscalls) then C might make more sense than Rust.