Is there a cool #rustlang crate that provides lock-free queues (like crossbeam does), but that works in no_std environments?
-
-
Yes!
-
I published a new version of crossbeam-queue, now it works in no_std + alloc environments: crossbeam-queue = { version = "0.2.1", default-features = false, features = ["alloc"] }
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.