Hacker News new | ask | show | jobs
by lenartowski 1977 days ago
What languages/framework do you use when performance/memory usage is key?
1 comments

Not OP, but I'd go with Go or a fresh version of .NET Core depending on where it would need to integrate to.

If we're talking real time sub-millisecond performance, then Rust.