top | item 44139522

(no title)

withoutboats3 | 9 months ago

The alternative to C++ that I meant was Rust, which statically prevents data races.

discuss

order

kiitos|9 months ago

...so long as your code doesn't use unsafe, neither directly nor transitively.