Has anyone used Ctries in any real scenario (has anyone implemented them in a language like C)? How do they fare as opposed to other data structures? Is the latency of CAS instructions insignificant?
I'm thinking of using it in our codebase, in theory it should speed things up quite a bit.
I'm thinking of using it in our codebase, in theory it should speed things up quite a bit.