digitalmars.D.announce - lock-free data structure library written in C.
- sybrandy <sybrandy gmail.com> Oct 01 2010
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








sybrandy <sybrandy gmail.com>