top | item 41072441

(no title)

mcluck | 1 year ago

I'm actually in this exact position right now. The vast majority of the time I write in TS but I have a need to process a whole lot of data so I went for Rust instead. Java is too much of a headache for me, personally

discuss

order

hot_gril|1 year ago

Yeah, Rust is fast, or you can go the other extreme with Python if you can put the heavy lifting on native modules.