Hacker News new | ask | show | jobs
by GlitchMr 2164 days ago
It's work in progress, however you may want to take a look at https://rust-lang.github.io/unsafe-code-guidelines/. As far thread safety goes (threads, locks, atomics), memory model matches C++ specification.