I am working on a multi-threaded C application using pthreads. I have one thread which writes to a a database (the database library is only safe to be used in a single threa
http://www.liblfds.org
Lock-free data structure library written in C.
Has the M&S queue.