Ecosyste.ms: Issues

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

GitHub / rayon-rs/rayon issues and pull requests

#740 - Fix TickleLatch reading stale data after set()

Pull Request - State: closed - Opened by cuviper over 4 years ago - 3 comments

#737 - Use structopt instead of docopt

Pull Request - State: open - Opened by lu-zero over 4 years ago - 4 comments

#737 - Use structopt instead of docopt

Pull Request - State: open - Opened by lu-zero over 4 years ago - 4 comments

#735 - Yet Another Custom Scheduler

Pull Request - State: open - Opened by xiaoniu-578fa6bff964d005 over 4 years ago

#735 - Yet Another Custom Scheduler

Pull Request - State: open - Opened by xiaoniu-578fa6bff964d005 over 4 years ago

#735 - Yet Another Custom Scheduler

Pull Request - State: open - Opened by xiaoniu-578fa6bff964d005 over 4 years ago

#733 - Update demo dependencies

Pull Request - State: closed - Opened by cuviper over 4 years ago - 2 comments

#733 - Update demo dependencies

Pull Request - State: closed - Opened by cuviper over 4 years ago - 2 comments

#732 - Modernize Error for ThreadPoolBuildError

Pull Request - State: closed - Opened by cuviper over 4 years ago - 3 comments

#732 - Modernize Error for ThreadPoolBuildError

Pull Request - State: closed - Opened by cuviper over 4 years ago - 3 comments

#727 - The code snipped cause runtime error.

Issue - State: closed - Opened by AngelicosPhosphoros over 4 years ago - 2 comments

#720 - Feature request: easy thread-local resources

Issue - State: open - Opened by masonk over 4 years ago - 6 comments

#710 - 1.6.1 test stack_overflow_crash fails when -Coptlevel=1 or greater

Issue - State: closed - Opened by kentfredric almost 5 years ago - 3 comments

#696 - Feedback: seeing 150% improvement in performance from 1.0.3 -> 1.2.0

Issue - State: closed - Opened by jondot about 5 years ago - 1 comment

#690 - Deadlock? when using par_bridge()

Issue - State: closed - Opened by gralpli about 5 years ago - 11 comments

#689 - Parallel access to "stripes" of data

Issue - State: open - Opened by BatmanAoD about 5 years ago - 4 comments

#688 - Consider adding an easier way of synchronously shutting down a thread-pool.

Issue - State: open - Opened by emilio about 5 years ago - 9 comments

#688 - Consider adding an easier way of synchronously shutting down a thread-pool.

Issue - State: open - Opened by emilio about 5 years ago - 9 comments

#679 - [WIP] Add the ability to spawn futures

Pull Request - State: open - Opened by cuviper about 5 years ago - 16 comments
Labels: help wanted

#662 - Native OS thread pool primitives

Issue - State: open - Opened by ishitatsuyuki over 5 years ago - 2 comments
Labels: enhancement

#662 - Native OS thread pool primitives

Issue - State: open - Opened by ishitatsuyuki over 5 years ago - 2 comments
Labels: enhancement

#662 - Native OS thread pool primitives

Issue - State: open - Opened by ishitatsuyuki over 5 years ago - 2 comments
Labels: enhancement

#645 - Consuming a ParallelIterator with a for loop

Issue - State: closed - Opened by kpcyrd over 5 years ago - 4 comments

#611 - cargo fmt --all

Pull Request - State: closed - Opened by cuviper almost 6 years ago - 3 comments

#610 - Release rayon 1.0.3

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

#604 - impl ParallelExtend for tuple pairs

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

#602 - Add ParallelIterator::{map_init,for_each_init,try_for_each_init}

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

#592 - Using rayon under a Mutex can lead to deadlocks

Issue - State: open - Opened by cuviper about 6 years ago - 15 comments

#591 - No-op Configuration

Issue - State: open - Opened by XAMPPRocky about 6 years ago - 10 comments

#553 - A `#[parallelized]` attribute

Issue - State: open - Opened by withoutboats over 6 years ago - 10 comments
Labels: enhancement, help wanted

#553 - A `#[parallelized]` attribute

Issue - State: open - Opened by withoutboats over 6 years ago - 10 comments
Labels: enhancement, help wanted

#553 - A `#[parallelized]` attribute

Issue - State: open - Opened by withoutboats over 6 years ago - 10 comments
Labels: enhancement, help wanted

#548 - pre-RFC: rayon::yield_now

Issue - State: closed - Opened by cuviper over 6 years ago - 4 comments
Labels: enhancement

#505 - Rename rayon_unstable flag

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

#504 - execute_strings_split and clone_str tests failure

Issue - State: closed - Opened by pheki over 6 years ago - 3 comments
Labels: bug

#492 - Add ThreadPool::broadcast

Pull Request - State: closed - Opened by cuviper almost 7 years ago - 12 comments

#492 - Add ThreadPool::broadcast

Pull Request - State: closed - Opened by cuviper almost 7 years ago - 12 comments

#478 - impl `IntoParallelIterator` for fixed sized arrays

Issue - State: closed - Opened by mcobzarenco almost 7 years ago - 2 comments

#461 - Consider not using Chase-Lev Deque due to patent issues

Issue - State: open - Opened by Elzair almost 7 years ago - 2 comments

#459 - Document that the sum in the examples is a parallel reduction

Pull Request - State: open - Opened by marmistrz almost 7 years ago - 1 comment

#406 - Add the `join!` macro

Pull Request - State: open - Opened by fitzgen about 7 years ago - 26 comments

#406 - Add the `join!` macro

Pull Request - State: open - Opened by fitzgen about 7 years ago - 26 comments

#406 - Add the `join!` macro

Pull Request - State: open - Opened by fitzgen about 7 years ago - 27 comments

#393 - Prefix scans

Issue - State: open - Opened by jaupe about 7 years ago - 14 comments
Labels: enhancement

#335 - replace the thread-id hack with `thread-id` crate

Issue - State: closed - Opened by nikomatsakis over 7 years ago - 11 comments
Labels: enhancement, help wanted

#329 - Add an Iterator::scan equivalent

Issue - State: open - Opened by cuviper over 7 years ago - 13 comments
Labels: enhancement, parity-std

#319 - Scheduling should be topology/NUMA aware

Issue - State: open - Opened by nagisa over 7 years ago - 24 comments
Labels: enhancement

#210 - FR: Parallel to sequential iterator

Issue - State: open - Opened by Storyyeller over 7 years ago - 36 comments
Labels: enhancement

#202 - Add support for naming threads

Pull Request - State: closed - Opened by martinhath over 7 years ago - 20 comments

#202 - Add support for naming threads

Pull Request - State: closed - Opened by martinhath over 7 years ago - 20 comments

#202 - Add support for naming threads

Pull Request - State: closed - Opened by martinhath over 7 years ago - 20 comments

#93 - Use an user-provided "backend" (threadpool, event loop, ...)

Issue - State: open - Opened by gnzlbg about 8 years ago - 14 comments
Labels: enhancement