Concurrent Linked List A thread-safe singly linked list implementation in C#. Algorithms are based on the work presented in Zhang, K et al. Practical Non-blocking Unordered Lists.