Harald Hoyer
|
f79482bb9a
|
Update crossbeam-queue requirement from 0.2 to 0.3
|
2020-10-12 10:51:34 +02:00 |
|
Harald Hoyer
|
e157e17d7a
|
Change lib to handle lockless collections
crossbeam_queue::SegQueue does not need a guarding RwLock.
Fixes: https://github.com/haraldh/dynqueue/issues/4
|
2020-07-20 13:46:14 +02:00 |
|
Harald Hoyer
|
84d72fc0f8
|
impl<T> Queue<T> for crossbeam_queue::SegQueue<T>
Resolves: https://github.com/haraldh/dynqueue/issues/2
|
2020-06-22 12:03:55 +02:00 |
|
Harald Hoyer
|
85acc0c4af
|
initial commit
|
2020-05-26 00:32:03 +02:00 |
|