Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/async-stream

Asynchronous streams for Rust using async & await notation
https://github.com/tokio-rs/async-stream

Fix newly added clippy warning

taiki-e opened this pull request 14 days ago
Prepare v0.3.6 release

taiki-e opened this pull request 3 months ago
Fix CI failures

taiki-e opened this pull request 3 months ago
Fix unsoundness issues #106 and #107

aumetra opened this pull request 6 months ago
Module doesn't build on ARM target

mstepien-mobica opened this issue 8 months ago
Experiment: replace thread locals with custom waker vtable

HyeonuPark opened this pull request 8 months ago
Fix CI failure

taiki-e opened this pull request 10 months ago
stream_mut() equivalent to iter_mut()?

dan-da opened this issue 10 months ago
Dependency on tokio_test is missing in the crate

graywolf opened this issue 10 months ago
Update CI config and fix CI failure

taiki-e opened this pull request 12 months ago
Fix CI failure

taiki-e opened this pull request over 1 year ago
Upgrade to 2021 edition

taiki-e opened this pull request over 1 year ago
Prepare v0.3.5 release

taiki-e opened this pull request over 1 year ago
Bump MSRV to 1.56

taiki-e opened this pull request over 1 year ago
Update to syn-2

maurer opened this pull request over 1 year ago
Change Macros to Support Rust Analyzer Autocomplete

jbuckmccready opened this issue almost 2 years ago
Example for an empty stream for stubbing

ydirson opened this issue almost 2 years ago
Update to syn 2.0

davidpdrsn opened this pull request almost 2 years ago
Prepare v0.3.4 release

taiki-e opened this pull request almost 2 years ago
Fix doc wording

peng1999 opened this pull request almost 2 years ago
Please issue a new release

ewilden opened this issue almost 2 years ago
`let` - `else` expressions don't work with try stream

Soremwar opened this issue almost 2 years ago
Return a stream conditionally

Soremwar opened this issue almost 2 years ago
Feature request: yield*

jakajancar opened this issue almost 2 years ago
Break / Return / Exit early

jakajancar opened this issue almost 2 years ago
Sorry, wrong repo .-.

GunnarMorrigan opened this issue almost 2 years ago
Move doc(hidden) items to __private module and make yielder::pair unsafe

taiki-e opened this pull request about 2 years ago
Update ui test output to Rust 1.65.0

taiki-e opened this pull request about 2 years ago
`try_stream!` / `stream!` with error close stream

BratSinot opened this issue about 2 years ago
Remove msrv field from .clippy.toml

taiki-e opened this pull request about 2 years ago
Fix CI failure

taiki-e opened this pull request about 2 years ago
Fix CI failure

taiki-e opened this pull request over 2 years ago
Reduce `unsafe` usage

trevyn opened this pull request over 2 years ago
The scope of the unsafe block can be appropriately reduced

peamaeq opened this pull request over 2 years ago
`#![no_std]` compatibility

ivan770 opened this issue over 2 years ago
Add `stream` and `try_stream` functions

SabrinaJewson opened this pull request over 2 years ago
Fix small typo in lib.rs module docstring

wolthom opened this pull request over 2 years ago
Preserve spans in macro invocations

trevyn opened this pull request over 2 years ago
Experiment with a proc-macro-free API

SabrinaJewson opened this issue over 2 years ago
Prepare v0.3.3 release

taiki-e opened this pull request almost 3 years ago
Create GitHub release automatically

taiki-e opened this pull request almost 3 years ago
Rustfmt cannot format stream! blocks

vkgnosis opened this issue almost 3 years ago
Fix CI failure

taiki-e opened this pull request almost 3 years ago
Transform the inner expression of yield expressions

SabrinaJewson opened this pull request almost 3 years ago
Cannot use "yield" and "?" on the same line

TheRealMintd opened this issue about 3 years ago
try_stream is !Send with ? and MutexGuard or try-block

elbaro opened this issue about 3 years ago
Can't use ? if try_stream! wraps select!

stusmall opened this issue over 3 years ago
Don't force zero-yield stream item type of '()'

SergioBenitez opened this pull request over 3 years ago
Clean up CI config

taiki-e opened this pull request over 3 years ago
Prepare v0.3.2 release

taiki-e opened this pull request over 3 years ago
Remove dependency on `syn/extra-traits` feature

taiki-e opened this pull request over 3 years ago
Expand 'yield' in internal macro calls.

SergioBenitez opened this pull request over 3 years ago
Re-land #53

taiki-e opened this issue almost 4 years ago
Revert "Let the ? operator work natively in try_stream!. (#53)"

taiki-e opened this pull request almost 4 years ago
Disambiguate which proc_macro import to use

j-vanderstoep opened this pull request almost 4 years ago
Let the ? operator work natively in try_stream!.

goffrie opened this pull request almost 4 years ago
Prepare v0.3.1 release

taiki-e opened this pull request almost 4 years ago
Update ui tests to latest stable

taiki-e opened this pull request almost 4 years ago
Allow yielding !Unpin values.

goffrie opened this pull request almost 4 years ago
Add note on Rust version requirement

DarrenTsung opened this pull request almost 4 years ago
Support no_std with a self-referential stream

Kestrer opened this pull request almost 4 years ago
Remove update_readme.sh

taiki-e opened this pull request almost 4 years ago
Support reexporting from anywhere by wrapping in a declarative macro

Kestrer opened this pull request almost 4 years ago
Document for await syntax

Kestrer opened this pull request almost 4 years ago
Update tokio to 1

taiki-e opened this pull request almost 4 years ago
Filter example

marcelbuesing opened this issue about 4 years ago
Fix cargo `documentation` urls

ids1024 opened this pull request about 4 years ago
Fix warnings and deny warnings on CI

taiki-e opened this pull request about 4 years ago
Implement Stream::size_hint method on AsyncStream

taiki-e opened this pull request about 4 years ago
Update tokio to 0.3

taiki-e opened this pull request about 4 years ago
Clarify this crate does not require unstable features

taiki-e opened this pull request over 4 years ago
Remove outdated descriptions from docs

taiki-e opened this pull request over 4 years ago
Proc macros in expression position are stable in 1.45+

abonander opened this issue over 4 years ago
Example for Streaming Borrowed Item

elbaro opened this issue over 4 years ago
Type annotations

dbrgn opened this issue over 4 years ago
Prepare v0.3.0 release

carllerche opened this pull request over 4 years ago
Clarification regarding unstable features

dbrgn opened this issue over 4 years ago
Remove hack

taiki-e opened this pull request over 4 years ago
Mismatched type for $crate::AsyncStreamHack

cannium opened this issue over 4 years ago
Maybe AsyncStream should explicitly implement Sync

mwcampbell opened this issue over 4 years ago
yield inside tokio select! doesn't work

tekjar opened this issue almost 5 years ago
Explain pinning in README

kornelski opened this pull request almost 5 years ago
Box::pin vs pin_mut!(s);

kornelski opened this issue almost 5 years ago
Prepare v0.2.1 release

carllerche opened this pull request almost 5 years ago
Fix an issue with multiple try operators

taiki-e opened this pull request almost 5 years ago
failure::format_err! inside try_stream! strange behavior

serejkaaa512 opened this issue almost 5 years ago
try_stream! does not compile when using few ? operators in a row.

serejkaaa512 opened this issue almost 5 years ago
readme: update imports in examples

DominicWrege opened this pull request almost 5 years ago
Fix UI test for 1.40

vorot93 opened this pull request about 5 years ago
Replace Azure pipelines with GitHub actions

vorot93 opened this pull request about 5 years ago
Update to Tokio 0.2

vorot93 opened this pull request about 5 years ago
Prepare async-stream-impl 0.2

LucioFranco opened this pull request about 5 years ago
Prepare v0.2.0 release

kpp opened this pull request about 5 years ago
Update to stable rust

kpp opened this pull request about 5 years ago