Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / crossbeam-rs/crossbeam-channel issues and pull requests

#104 - What's the license for examples/csp.rs?

Issue - State: closed - Opened by erickt almost 6 years ago - 6 comments
Labels: question

#103 - Q: Difference between crossbeam-channel and multiqueue?

Issue - State: closed - Opened by akurdyukov almost 6 years ago - 3 comments
Labels: question

#102 - Go test case

Pull Request - State: closed - Opened by gsquire almost 6 years ago

#101 - Embed Block messages

Pull Request - State: closed - Opened by kleimkuhler almost 6 years ago - 2 comments

#100 - Grow unbounded blocks

Pull Request - State: closed - Opened by kleimkuhler about 6 years ago

#99 - Idea: improved Select struct

Issue - State: closed - Opened by ghost about 6 years ago

#96 - Optimize bare send

Pull Request - State: closed - Opened by kleimkuhler about 6 years ago - 2 comments

#95 - Support Rust 2018 macros

Pull Request - State: closed - Opened by ghost about 6 years ago

#94 - Optimize bare send in select

Issue - State: closed - Opened by ghost about 6 years ago - 5 comments
Labels: enhancement

#93 - Add frequently asked questions

Pull Request - State: closed - Opened by ghost about 6 years ago

#92 - Docs: clarify cloning

Pull Request - State: closed - Opened by ghost about 6 years ago

#91 - Clarify wording around channel construction

Pull Request - State: closed - Opened by ghost about 6 years ago

#90 - Cleanup and optimizations

Pull Request - State: closed - Opened by ghost about 6 years ago

#89 - A wait-free write method except garbage collection

Pull Request - State: closed - Opened by Pslydhh about 6 years ago - 5 comments

#88 - Move the tail pointer forward instead of only spinning

Pull Request - State: closed - Opened by Pslydhh about 6 years ago

#87 - Avoid panics when accessing thread locals

Pull Request - State: closed - Opened by ghost about 6 years ago

#86 - Select struct for dynamic lists of cases

Pull Request - State: closed - Opened by ghost about 6 years ago - 7 comments

#85 - Export a single macro only

Pull Request - State: closed - Opened by ghost about 6 years ago

#84 - Importing `select` with 2018 edition

Issue - State: closed - Opened by birkenfeld about 6 years ago - 2 comments

#83 - How to find out whether a channel is closed?

Issue - State: closed - Opened by ghost about 6 years ago - 2 comments

#82 - Make select linearizable with other operations

Pull Request - State: closed - Opened by ghost about 6 years ago

#81 - Allocate smaller nodes in unbounded channels

Issue - State: closed - Opened by ghost about 6 years ago - 5 comments
Labels: enhancement

#80 - Recycle nodes in unbounded channels

Issue - State: closed - Opened by ghost about 6 years ago - 1 comment
Labels: enhancement

#79 - Remove Mac OS X tests

Pull Request - State: closed - Opened by ghost about 6 years ago

#78 - Fix failing test on Mac OS X

Pull Request - State: closed - Opened by ghost about 6 years ago

#77 - Eliminate calls to mem::uninitalized

Pull Request - State: closed - Opened by ghost about 6 years ago

#76 - SIGILL in `<crossbeam_channel::flavors::zero::Channel<T>>::recv`

Issue - State: closed - Opened by matklad about 6 years ago - 12 comments

#75 - Test on Mac OS X

Pull Request - State: closed - Opened by ghost about 6 years ago - 1 comment

#74 - Mac OS supports

Issue - State: closed - Opened by BusyJay about 6 years ago - 3 comments

#73 - Replace libc::abort with std::process::abort

Pull Request - State: closed - Opened by ghost about 6 years ago

#72 - `libc::abort` prevents `wasm` build

Issue - State: closed - Opened by AlexArgoAi about 6 years ago - 2 comments

#71 - Specify used go/rust version in benchmarks

Issue - State: closed - Opened by cynecx about 6 years ago - 4 comments
Labels: help wanted, question

#70 - Go FIFO Test

Pull Request - State: closed - Opened by gsquire about 6 years ago

#69 - Benchmark results for >4 cores

Issue - State: closed - Opened by chisophugis about 6 years ago - 2 comments
Labels: question

#68 - Fix overflow in shuffle

Pull Request - State: closed - Opened by ghost about 6 years ago

#67 - Stopping a receiver when other receiver is active

Issue - State: closed - Opened by tekjar about 6 years ago - 5 comments
Labels: question

#66 - smallvec="0.6.1" -> smallvec="0.6.2"

Pull Request - State: closed - Opened by bcko over 6 years ago

#65 - rand="0.5.1" -> rand="0.5.3"

Pull Request - State: closed - Opened by bcko over 6 years ago

#64 - More Go Tests

Pull Request - State: closed - Opened by gsquire over 6 years ago - 1 comment

#63 - Select over multiple receivers with different types

Issue - State: closed - Opened by tecywiz121 over 6 years ago - 6 comments
Labels: enhancement, help wanted, question

#62 - recv_timeout()

Issue - State: closed - Opened by Flaise over 6 years ago - 7 comments
Labels: question

#61 - How to know if all the receivers has been dropped?

Issue - State: closed - Opened by dvaerum over 6 years ago - 32 comments
Labels: question

#60 - Drop select handles early

Pull Request - State: closed - Opened by ghost over 6 years ago

#59 - different behavior between while and for loops

Issue - State: closed - Opened by chastabor over 6 years ago - 2 comments

#57 - Ignore clippy warnings in select

Pull Request - State: closed - Opened by ghost over 6 years ago - 2 comments

#56 - Docs: cloning receivers does *not* clone messages

Issue - State: closed - Opened by ghost over 6 years ago
Labels: enhancement, help wanted, good first issue

#55 - Possible deadlock footgun with lost consumer

Issue - State: closed - Opened by vorner over 6 years ago - 4 comments
Labels: enhancement, question

#54 - The select macro generates clippy errors

Issue - State: closed - Opened by vorner over 6 years ago - 1 comment

#53 - Document how to specify timeouts

Issue - State: closed - Opened by ghost over 6 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#52 - Fix erroneous comment for message_on_stack

Pull Request - State: closed - Opened by lndbrg over 6 years ago - 1 comment

#51 - Complex wording

Issue - State: closed - Opened by Cosaquee over 6 years ago - 2 comments
Labels: enhancement, help wanted, good first issue

#50 - More flexible iterator recv() form in select?

Issue - State: closed - Opened by birkenfeld over 6 years ago - 10 comments
Labels: help wanted, question

#49 - Fix the select! macro when used with #![deny(unsafe_code)]

Pull Request - State: closed - Opened by SimonSapin over 6 years ago - 1 comment

#48 - Document select_loop!'s looping even more explicitly

Pull Request - State: closed - Opened by cpick over 6 years ago - 3 comments

#47 - Suppress clippy warnings in `select

Issue - State: closed - Opened by ghost over 6 years ago
Labels: enhancement, help wanted

#46 - Syntax for timeouts in select

Issue - State: closed - Opened by ghost over 6 years ago - 4 comments
Labels: help wanted, question

#45 - add benchmark for atomicring::AtomicRingQueue and different type sizes

Pull Request - State: closed - Opened by eun-ice over 6 years ago

#44 - Add benchmarks for mpmc::Queue and atomicring::AtomicRingBuffer

Pull Request - State: closed - Opened by eun-ice over 6 years ago - 3 comments

#42 - `spin_loop_hint` should not need a nightly feature anymore

Issue - State: closed - Opened by kennytm over 6 years ago - 1 comment
Labels: enhancement

#41 - New selection macro

Pull Request - State: closed - Opened by ghost over 6 years ago - 2 comments

#40 - Update dependencies

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago

#39 - Lessons to be taken from channels in Go?

Issue - State: closed - Opened by ghost over 6 years ago - 11 comments
Labels: help wanted, question

#38 - WIP: Unbounded futures mpmc channel

Pull Request - State: closed - Opened by seunlanlege over 6 years ago - 9 comments

#37 - Rename 'disconnected' to 'closed'

Pull Request - State: closed - Opened by ghost over 6 years ago

#36 - Interval support in select_loop

Issue - State: closed - Opened by tekjar over 6 years ago - 2 comments
Labels: enhancement

#35 - add from/into implementations for std::mspc errors

Pull Request - State: closed - Opened by vitiral over 6 years ago - 8 comments

#34 - add into() implementation for std::sync::mpsc::TrySendError

Issue - State: closed - Opened by vitiral over 6 years ago - 3 comments
Labels: enhancement

#33 - Support broadcasting

Pull Request - State: closed - Opened by ghost over 6 years ago - 4 comments

#32 - Rename disconnect to close?

Issue - State: closed - Opened by ghost over 6 years ago - 1 comment
Labels: help wanted, question

#31 - Change shorthands tx and rx?

Issue - State: closed - Opened by ghost over 6 years ago
Labels: help wanted, good first issue, question

#30 - Unwind safety?

Issue - State: closed - Opened by ArtemGr over 6 years ago - 6 comments
Labels: question

#29 - Add more impls for Sender and Receiver

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment

#28 - Hash and Eq for Senders?

Issue - State: closed - Opened by birkenfeld over 6 years ago - 2 comments

#27 - Terminating / breaking select_loop

Issue - State: closed - Opened by dbrgn over 6 years ago - 4 comments

#26 - Introduce polling and remove `Select`

Issue - State: closed - Opened by ghost over 6 years ago - 3 comments
Labels: help wanted

#25 - Oneshot channel

Issue - State: closed - Opened by ghost over 6 years ago - 3 comments
Labels: help wanted

#24 - Broadcasting

Issue - State: closed - Opened by ghost over 6 years ago - 10 comments
Labels: help wanted

#23 - Build Error: transmute called with types of different sizes

Issue - State: closed - Opened by creativcoder over 6 years ago - 2 comments

#22 - Futures support

Issue - State: closed - Opened by tekjar over 6 years ago - 12 comments
Labels: help wanted

#21 - From<RecvError> for {TryRecv,RecvTimeout}Error

Pull Request - State: closed - Opened by killercup almost 7 years ago - 2 comments

#20 - Allow arbitrary patterns for the message in recv() in select_loop!{}

Pull Request - State: closed - Opened by SimonSapin almost 7 years ago

#19 - Implement From<RecvError> for TryRecvError and RecvTimeoutError

Issue - State: closed - Opened by ghost almost 7 years ago

#18 - Duplicate crossbeam-utils dependency

Issue - State: closed - Opened by Bathtor almost 7 years ago - 3 comments

#17 - Make rand and crossbeam dev-dependencies

Pull Request - State: closed - Opened by SimonSapin almost 7 years ago

#16 - Update crossbeam-utils to 0.2

Pull Request - State: closed - Opened by SimonSapin almost 7 years ago - 3 comments

#15 - Couldn't compile

Issue - State: closed - Opened by tekjar almost 7 years ago - 1 comment

#14 - Update dependencies

Pull Request - State: closed - Opened by alexbool almost 7 years ago

#13 - Add Receiver::disconnect

Pull Request - State: closed - Opened by danburkert almost 7 years ago - 8 comments

#12 - Add peek method on Receiver

Issue - State: closed - Opened by droundy almost 7 years ago - 9 comments

#11 - Simplified send in selection

Issue - State: closed - Opened by ghost almost 7 years ago - 10 comments
Labels: help wanted

#10 - Should we simply allow duplicate cases?

Issue - State: closed - Opened by ghost almost 7 years ago - 1 comment
Labels: help wanted, question

#9 - Handling lists of senders/receivers in select_loop!

Issue - State: closed - Opened by ghost almost 7 years ago - 3 comments

#8 - Legible error messages for select_loop! macro

Issue - State: closed - Opened by ghost almost 7 years ago - 2 comments
Labels: enhancement

#7 - Microbenchmarks

Issue - State: closed - Opened by ghost almost 7 years ago - 2 comments
Labels: enhancement

#6 - Stop selection if *any* channel becomes disconnected.

Issue - State: closed - Opened by ghost almost 7 years ago - 13 comments
Labels: help wanted

#5 - Initial support for guard expression in select_loop!

Pull Request - State: closed - Opened by TimNN almost 7 years ago

#4 - Conditional send/recv in select_loop!

Issue - State: closed - Opened by ghost almost 7 years ago

#3 - Conditional send/recv in select_loop!

Issue - State: closed - Opened by ghost almost 7 years ago - 2 comments
Labels: help wanted

#2 - Select should use runtime checks to make sure its rules are not broken

Issue - State: closed - Opened by ghost almost 7 years ago
Labels: enhancement

#1 - Selection is not perfectly fair

Issue - State: closed - Opened by ghost almost 7 years ago
Labels: enhancement