digitalmars.D.announce - lock-free data structure library written in C.
- sybrandy (10/10) Oct 01 2010 Hello,
Hello, I just found this today and I figured it would be of interest to many in the D community: http://www.liblfds.org/ This contains the following lock-free data structures: * Freelist * Queue * Ringbuffer * Singly linked list (logical delete only) * Stack Casey
Oct 01 2010