Y
Hacker News
new
|
ask
|
show
|
jobs
by
dnedic
893 days ago
If you're interested about practical uses of atomic operations, I wrote lockfree:
https://github.com/DNedic/lockfree
, a collection of lock-free data structures meant to be readable and both hosted system and embedded friendly.
1 comments
redixhumayun
893 days ago
This is awesome! Also, I'm pretty sure I've come across your repo before from a SO answer (if I remember correctly)
link