We have hosted the application lockfree in order to run this application in our online workstations with Wine or directly.


Quick description about lockfree:

lockfree is a collection of lock-free data structures written in standard C++11 and suitable for all platforms - from deeply embedded to HPC. Lock-free data structures are data structures that are thread and interrupt-safe for concurrent use without having to use mutual exclusion mechanisms. They are most useful for inter-process communication and often scale much better than lock-based structures with the number of operations and threads.

Features:
  • Written in standard C++11, compatible with all platforms supporting it
  • All data structures are thread and interrupt safe in their respective usecases
  • No dynamic allocation
  • Optimized for high performance
  • MIT Licensed
  • Additional APIs for newer C++ versions
  • Documentation available
  • Examples available


Programming Language: C++.
Categories:
Libraries

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.