Zekun Shen

Results 1 issues of Zekun Shen

I implemented a version using the C++ template. In this version, a `llist` is the lock-free list of int32_t type. The only caveat I see is the code run ~10x...