lock-free 0.1.0
Lock-Free data structures
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
lock-free 
A library for lock-free data structures.
Currently this containst a Queue and a Doubly-Linked List implementation. The DList is based on the paper Lock-free deques and doubly linked lists.
The implementations are experimental and likely incorrect. They need a thorough review and some polishing. That said all unittests pass on X86_64.
- Registered by Martin Nowak
- 0.1.0 released 9 years ago
- MartinNowak/lock-free
- MIT
- Copyright © 2013-, Martin Nowak
- Authors:
- Dependencies:
- none
- Versions:
-
0.1.2 2014-Sep-14 0.1.1 2014-Jul-04 0.1.0 2014-Jul-03 ~master 2021-Feb-03 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
3 downloads this month
-
698 downloads total
-
- Score:
- 2.0
- Short URL:
- lock-free.dub.pm