www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - lock-free data structure library written in C.

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