HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cuongleqq

no profile record

Submissions

Rust's std and parking_lot mutexes – who wins?

blog.cuongle.dev
5 points·by cuongleqq·8 maanden geleden·1 comments

Level Up your Rust pattern matching

blog.cuongle.dev
39 points·by cuongleqq·10 maanden geleden·5 comments

comments

cuongleqq
·8 maanden geleden·discuss
A teardown of Rust's mutex internals plus real benchmarks so you know when to choose std or parking_lot.
cuongleqq
·10 maanden geleden·discuss
Hi, 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!