Rust's std and parking_lot mutexes – who wins?blog.cuongle.dev5 points·by cuongleqq·8 maanden geleden·1 comments
Level Up your Rust pattern matchingblog.cuongle.dev39 points·by cuongleqq·10 maanden geleden·5 comments
cuongleqq·8 maanden geleden·discussA teardown of Rust's mutex internals plus real benchmarks so you know when to choose std or parking_lot.
cuongleqq·10 maanden geleden·discussHi, author here.I didn't know my post was submitted here. So sorry for the late answer.The problem with code on substack is that they don't have syntax highlight which make reading the code a pain :( Let me see how to improve it in the next posts.Thank you for reading!