Ecosyste.ms: Issues

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

GitHub / rustcc/coroutine-rs issues and pull requests

#82 - Doesn't seem to build

Issue - State: open - Opened by installgentoo over 1 year ago - 1 comment

#82 - Doesn't seem to build

Issue - State: open - Opened by installgentoo over 1 year ago - 1 comment

#81 - README update with relationship to current Rust?

Issue - State: open - Opened by cameronelliott over 1 year ago - 1 comment

#79 - 这个库提供的协程是像`go`一样的`有栈协程`,还是像`kotlin`一样的`有栈协程`?

Issue - State: closed - Opened by dragon-zhang over 2 years ago - 3 comments
Labels: question

#79 - 这个库提供的协程是像`go`一样的`有栈协程`,还是像`kotlin`一样的`有栈协程`?

Issue - State: closed - Opened by dragon-zhang over 2 years ago - 3 comments
Labels: question

#78 - README: Link to Wikipedia - "Coroutine"

Pull Request - State: closed - Opened by hoijui almost 3 years ago

#77 - Unable to compile program: no `FnBox` in `boxed`

Issue - State: closed - Opened by mjarkk about 4 years ago - 3 comments

#77 - Unable to compile program: no `FnBox` in `boxed`

Issue - State: closed - Opened by mjarkk about 4 years ago - 3 comments

#76 - Use stable rust

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

#76 - Use stable rust

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

#75 - Run without blocking like thread::spawn

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

#75 - Run without blocking like thread::spawn

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

#74 - Confusing README header

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

#74 - Confusing README header

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

#73 - thread safe documentation

Issue - State: open - Opened by edfraenkel about 7 years ago - 1 comment

#73 - thread safe documentation

Issue - State: open - Opened by edfraenkel about 7 years ago - 1 comment

#72 - Unhide docs for resume() and is_finished()

Pull Request - State: closed - Opened by BookOwl over 7 years ago

#71 - Having one coroutine exit stops the entire program.

Issue - State: closed - Opened by BookOwl over 7 years ago - 4 comments
Labels: bug

#70 - Why do the closures taken by Coroutine::spawn have to have the static lifetime?

Issue - State: closed - Opened by BookOwl over 7 years ago - 1 comment

#70 - Why do the closures taken by Coroutine::spawn have to have the static lifetime?

Issue - State: closed - Opened by BookOwl over 7 years ago - 1 comment

#69 - Bump version to 0.6.0

Pull Request - State: closed - Opened by DenisKolodin almost 8 years ago - 2 comments

#69 - Bump version to 0.6.0

Pull Request - State: closed - Opened by DenisKolodin almost 8 years ago - 2 comments

#68 - Explicit access to initial and final values of coroutine

Pull Request - State: closed - Opened by DenisKolodin almost 8 years ago - 6 comments

#68 - Explicit access to initial and final values of coroutine

Pull Request - State: closed - Opened by DenisKolodin almost 8 years ago - 6 comments

#67 - Specify initial data

Pull Request - State: closed - Opened by DenisKolodin almost 8 years ago - 4 comments

#67 - Specify initial data

Pull Request - State: closed - Opened by DenisKolodin almost 8 years ago - 4 comments

#66 - LocalSend instead of Send

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

#66 - LocalSend instead of Send

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

#65 - Updated panic for 1.9

Pull Request - State: closed - Opened by MaikKlein about 8 years ago

#64 - Use the version rather than the git repo.

Pull Request - State: closed - Opened by Phlosioneer about 8 years ago

#63 - Query if coroutine is ready

Issue - State: closed - Opened by vinipsmaker about 8 years ago - 2 comments

#63 - Query if coroutine is ready

Issue - State: closed - Opened by vinipsmaker about 8 years ago - 2 comments

#62 - Relicense under dual MIT/Apache-2.0

Issue - State: closed - Opened by emberian over 8 years ago - 10 comments

#62 - Relicense under dual MIT/Apache-2.0

Issue - State: closed - Opened by emberian over 8 years ago - 10 comments

#61 - Can't run example

Issue - State: closed - Opened by vi over 8 years ago - 4 comments

#60 - fix the c_void type check problem

Pull Request - State: closed - Opened by izgzhen over 8 years ago - 1 comment

#60 - fix the c_void type check problem

Pull Request - State: closed - Opened by izgzhen over 8 years ago - 1 comment

#59 - mismatched types between `c_void` and boxed closure

Issue - State: closed - Opened by izgzhen over 8 years ago - 4 comments

#59 - mismatched types between `c_void` and boxed closure

Issue - State: closed - Opened by izgzhen over 8 years ago - 4 comments

#58 - Bugfix with std::mem (modern Rust)

Pull Request - State: open - Opened by DenisKolodin almost 9 years ago - 1 comment

#57 - [Break] Basic asymmetric coroutine implementation

Pull Request - State: closed - Opened by zonyitoo almost 9 years ago

#57 - [Break] Basic asymmetric coroutine implementation

Pull Request - State: closed - Opened by zonyitoo almost 9 years ago

#56 - Implement std::error::Error for coroutine errors

Pull Request - State: closed - Opened by mnussbaum almost 9 years ago - 1 comment

#56 - Implement std::error::Error for coroutine errors

Pull Request - State: closed - Opened by mnussbaum almost 9 years ago - 1 comment

#55 - Broken by recent rustc nightly.

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

#55 - Broken by recent rustc nightly.

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

#54 - Remove usage of deprecated items. Fixes #52

Pull Request - State: closed - Opened by cristicbz almost 9 years ago - 1 comment

#54 - Remove usage of deprecated items. Fixes #52

Pull Request - State: closed - Opened by cristicbz almost 9 years ago - 1 comment

#53 - Implement page_size (removed from std). Fixes #52

Pull Request - State: closed - Opened by cristicbz almost 9 years ago - 1 comment

#53 - Implement page_size (removed from std). Fixes #52

Pull Request - State: closed - Opened by cristicbz almost 9 years ago - 1 comment

#52 - Compilation fails due to use of deprecated `page_size`

Issue - State: closed - Opened by mnussbaum almost 9 years ago

#52 - Compilation fails due to use of deprecated `page_size`

Issue - State: closed - Opened by mnussbaum almost 9 years ago

#51 - provide feature to enable print panic message to stderr

Pull Request - State: closed - Opened by zonyitoo almost 9 years ago - 3 comments

#51 - provide feature to enable print panic message to stderr

Pull Request - State: closed - Opened by zonyitoo almost 9 years ago - 3 comments

#50 - Disable printing on stderr?

Issue - State: closed - Opened by dpc almost 9 years ago - 2 comments

#50 - Disable printing on stderr?

Issue - State: closed - Opened by dpc almost 9 years ago - 2 comments

#49 - Stable Support

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

#49 - Stable Support

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

#48 - Pushing and pulling parameters.

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

#48 - Pushing and pulling parameters.

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

#47 - Getting result from coroutines

Issue - State: closed - Opened by 3Hren almost 9 years ago - 4 comments

#47 - Getting result from coroutines

Issue - State: closed - Opened by 3Hren almost 9 years ago - 4 comments

#46 - Remove spurious yield in example

Pull Request - State: open - Opened by dirvine almost 9 years ago - 1 comment

#46 - Remove spurious yield in example

Pull Request - State: open - Opened by dirvine almost 9 years ago - 1 comment

#45 - Add standard allocator for stack

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#45 - Add standard allocator for stack

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#44 - make environment's field to be private, reduce access to thread local

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#44 - make environment's field to be private, reduce access to thread local

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#43 - merge from dev to master

Pull Request - State: closed - Opened by dovahcrow about 9 years ago

#43 - merge from dev to master

Pull Request - State: closed - Opened by dovahcrow about 9 years ago

#42 - remove a ignore in doc string and bump version

Pull Request - State: closed - Opened by dovahcrow about 9 years ago

#42 - remove a ignore in doc string and bump version

Pull Request - State: closed - Opened by dovahcrow about 9 years ago

#41 - Separate mods, resume will return current State

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#41 - Separate mods, resume will return current State

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#40 - mioco - coroutine-rs -based mio connection handling

Issue - State: closed - Opened by dpc about 9 years ago - 3 comments

#40 - mioco - coroutine-rs -based mio connection handling

Issue - State: closed - Opened by dpc about 9 years ago - 3 comments

#39 - Unique Handle and Clonable Handle

Pull Request - State: closed - Opened by zonyitoo about 9 years ago - 1 comment

#38 - Updated simple example and Readme, bump version to v0.1.7

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#38 - Updated simple example and Readme, bump version to v0.1.7

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#37 - Use stack instead of parent pointer

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#37 - Use stack instead of parent pointer

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#36 - Use stack instead of parent pointer

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#36 - Use stack instead of parent pointer

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#35 - use stack instead of parent pointer

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#35 - use stack instead of parent pointer

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#34 - Remove the unnecessary Box in Handle and other changes

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#34 - Remove the unnecessary Box in Handle and other changes

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#33 - polish some code and comment as well

Pull Request - State: closed - Opened by dovahcrow about 9 years ago - 1 comment

#33 - polish some code and comment as well

Pull Request - State: closed - Opened by dovahcrow about 9 years ago - 1 comment

#32 - Do not context switch inside the `with` of thread local environment

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#32 - Do not context switch inside the `with` of thread local environment

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#31 - Using Thread local storage is unsafe

Issue - State: closed - Opened by ghost about 9 years ago - 9 comments
Labels: bug

#31 - Using Thread local storage is unsafe

Issue - State: closed - Opened by ghost about 9 years ago - 9 comments
Labels: bug

#30 - fix package naming in README from coroutine-rs to coroutine

Pull Request - State: closed - Opened by ra1u about 9 years ago - 1 comment

#30 - fix package naming in README from coroutine-rs to coroutine

Pull Request - State: closed - Opened by ra1u about 9 years ago - 1 comment

#29 - bump version for crates.io

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#29 - bump version for crates.io

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#28 - build with nightly, use unstable `scoped` feature

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#28 - build with nightly, use unstable `scoped` feature

Pull Request - State: closed - Opened by zonyitoo about 9 years ago

#27 - Correct overzealous find/replace

Pull Request - State: closed - Opened by shepmaster about 9 years ago - 2 comments