-
Notifications
You must be signed in to change notification settings - Fork 483
Issues: crossbeam-rs/crossbeam
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Implement changes from std
crossbeam-channel
crossbeam-queue
#935
opened Nov 25, 2022 by
ibraheemdev
Possible improvements to SegQueue
crossbeam-channel
crossbeam-queue
#794
opened Mar 3, 2022 by
SUPERCILEX
Use AtomicU64 for head/tail index in deque, channel, and queues
crossbeam-channel
crossbeam-deque
crossbeam-queue
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author
A queue type that is bounded by time, rather than the number of entries, is useful
crossbeam-queue
feature
#753
opened Nov 14, 2021 by
dtaht
Document that SegQueue is not completely lock free
crossbeam-queue
#675
opened Mar 17, 2021 by
matklad
Add a bounded SPSC queue
crossbeam-queue
design
feature
feedback wanted
#338
opened Feb 28, 2019 by
ghost
Loading…
ProTip!
Adding no:label will show everything without a label.