Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think it really depends on what you are writing. I built up a column-store database in C recently (not for production, just as a project) and while I can imagine rebuilding it in C++/Rust, I don't think it would be possible to do it in a performant way in Go.

Go is nice, but tends to be very verbose and also is garbage collected. It's for a different usecase.



Yeah I could have been more clear. Vs C, I use Go for productivity tradeoffs (strings, networking, etc). For performance I would use Rust.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: