|
|
|
|
|
by gosu
4774 days ago
|
|
Very cool. What kind of lockfree linked lists? Did you work from one of the papers on the subject? (Searching "rust lockfree" reveals a feature request for a lockfree malloc. I happen to have one of those, but the reality is that synchronization will probably not be your bottleneck.) |
|