awesome-lockfree icon indicating copy to clipboard operation
awesome-lockfree copied to clipboard

Add link to lockfree, a collection of lock-free data structures written in standard C++11

Open DNedic opened this issue 1 year ago • 0 comments

This adds a link to lockfree, a collection of lock-free data structures written in standard C++11.

The library differentiates itself with its no-allocation bounded design, configurability while maintaining readable code (subjectively).

DNedic avatar Feb 25 '24 00:02 DNedic