lock-free 0.1.2
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 the library contains a Doubly-Linked List and a single-reader single-writer queue. DList is based on the paper Lock-free deques and doubly linked lists. A good description of SRSW queues can be found here
They need doubly-linked list still needs a thorough review and some polishing. That said all unittests pass on X86_64.
- Registered by Martin Nowak
- 0.1.2 released 10 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
-
5 downloads this week
-
7 downloads this month
-
811 downloads total
-
- Score:
- 2.1
- Short URL:
- lock-free.dub.pm