An open API service for producing an overview of a list of open source projects.

https://github.com/tokio-rs/async-stream

Score: 6.650279048587422

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Asynchronous streams for Rust using async & await notation


Owner metadata:


Dependencies

async-stream/Cargo.toml cargo
  • async-stream-impl =0.3.3
  • futures-core 0.3
  • pin-project-lite 0.2
async-stream/tests/test-reexport/Cargo.toml cargo
  • futures-core 0.3.8
async-stream-impl/Cargo.toml cargo
  • proc-macro2 1
  • quote 1
  • syn 1
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • taiki-e/install-action cargo-hack composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • taiki-e/create-gh-release-action v1 composite
Cargo.toml cargo
async-stream/tests/reexporter/Cargo.toml cargo