Ecosyste.ms: OpenCollective

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

Tokio

An asynchronous I/O stack for the Rust programming language.
Collective - Host: opensource - https://opencollective.com/tokio - Website: https://tokio.rs - Code: https://github.com/tokio-rs

Use renamed WASI target

github.com/tokio-rs/tracing-opentelemetry - djc opened this pull request 4 days ago
io: add `read_buf_exact` to `AsyncReadExt`

github.com/tokio-rs/tokio - maminrayej opened this pull request 4 days ago
Document Notify limitation

github.com/tokio-rs/loom - SpecificProtagonist opened this pull request 6 days ago
Please provide a `read_buf_exact` helper

github.com/tokio-rs/tokio - joshtriplett opened this issue 6 days ago
Add `TcpStream::shutdown`

github.com/tokio-rs/tokio - al8n opened this pull request 6 days ago
Stabilize `runtime::id::Id`

github.com/tokio-rs/tokio - chinedufn opened this pull request 7 days ago
Use [lints] to address unexpected_cfgs lint

github.com/tokio-rs/bytes - taiki-e opened this pull request 7 days ago
Update ECOSYSTEM.md: Add tower_allowed_hosts

github.com/tokio-rs/axum - iamsauravsharma opened this pull request 7 days ago
mv db::TablePrimaryKey -> db::PrimaryKey

github.com/tokio-rs/toasty - carllerche opened this pull request 8 days ago
Split app & db schema

github.com/tokio-rs/toasty - carllerche opened this pull request 8 days ago
improve an example code readability

github.com/tokio-rs/website - skaunov opened this pull request 8 days ago
feat: Add `302 Found` redirect method

github.com/tokio-rs/axum - DSharifi opened this pull request 8 days ago
Flaky Test

github.com/tokio-rs/tokio - rcoh opened this issue 8 days ago
Call for breaking changes

github.com/tokio-rs/bytes - Darksonn opened this issue 8 days ago
Implement Stream::size_hint forBodyDataStream

github.com/tokio-rs/axum - ikrivosheev opened this pull request 8 days ago
Implement size_hint for BodyDataStream

github.com/tokio-rs/axum - ikrivosheev opened this issue 8 days ago
Clean up ECOSYSTEM.md

github.com/tokio-rs/axum - jplatte opened this pull request 9 days ago
Task poll callbacks

github.com/tokio-rs/tokio - GJason88 opened this pull request 10 days ago
lib: add `register_buffers*` functions

github.com/tokio-rs/io-uring - saiintbrisson opened this pull request 10 days ago
build: upgrade `windows-sys` 0.52 → 0.59

github.com/tokio-rs/tokio - ErichDonGubler opened this pull request 10 days ago
coop: expose `coop` as a public module

github.com/tokio-rs/tokio - maminrayej opened this pull request 11 days ago
build: update `windows-sys` to 0.59.0

github.com/tokio-rs/mio - ErichDonGubler opened this pull request 11 days ago
_`Async` in depth_ readability improvement

github.com/tokio-rs/website - skaunov opened this pull request 11 days ago
axum changelog fixes

github.com/tokio-rs/axum - jplatte opened this pull request 11 days ago
Release axum 0.8.2 and related crates

github.com/tokio-rs/axum - jplatte opened this pull request 11 days ago
ci: Remove condition from typos job

github.com/tokio-rs/axum - jplatte opened this pull request 11 days ago
Fix broken intra-doc link

github.com/tokio-rs/axum - jplatte opened this pull request 11 days ago
Emit a better error when using mio on wasm

github.com/tokio-rs/mio - Darksonn opened this pull request 11 days ago
Drop unused use in doctests

github.com/tokio-rs/axum - matze opened this pull request 12 days ago
io: implement `is_terminal` for stdio types

github.com/tokio-rs/tokio - maminrayej opened this pull request 13 days ago
docs: fix warnings when building the docs

github.com/tokio-rs/tokio - maminrayej opened this pull request 14 days ago
runtime: clean up magic number usage

github.com/tokio-rs/tokio - maminrayej opened this pull request 14 days ago
macros: make select budget-aware

github.com/tokio-rs/tokio - maminrayej opened this pull request 14 days ago
MPSC queue hangs on repeated polling

github.com/tokio-rs/tokio - jshaw-jump opened this issue 15 days ago
Rough implementation of task poll callbacks

github.com/tokio-rs/tokio - rcoh opened this pull request 15 days ago
for BytesMut,why don't have put_usize()

github.com/tokio-rs/bytes - baobaomaomeng opened this issue 15 days ago
Update low-level-rustls example - added http2 feature flag

github.com/tokio-rs/axum - richardalanjones opened this pull request 16 days ago
exposing read_buffer_size

github.com/tokio-rs/axum - ohaddahan opened this pull request 16 days ago
subscriber: Add MakeWriter impl for Option

github.com/tokio-rs/tracing - joshka opened this pull request 16 days ago
work on splitting db & app schemas

github.com/tokio-rs/toasty - carllerche opened this pull request 16 days ago
Prevent duplicate "message" fields

github.com/tokio-rs/tracing - cloneable opened this issue 17 days ago
Span control in MakeWriter<'_>

github.com/tokio-rs/tracing - feelingnothing opened this issue 17 days ago
rm `Value::ty`

github.com/tokio-rs/toasty - carllerche opened this pull request 18 days ago
Get rid of `table` block in schema file

github.com/tokio-rs/toasty - carllerche opened this pull request 18 days ago
Allow user to disable thread name padding

github.com/tokio-rs/tracing - Sytten opened this pull request 19 days ago
Disable test_bytes_vec_alloc test on miri

github.com/tokio-rs/bytes - Darksonn opened this pull request 19 days ago
sync: handle panic during mpsc drop

github.com/tokio-rs/tokio - mox692 opened this pull request 19 days ago
Choose `Listener` type at runtime

github.com/tokio-rs/axum - jasonaowen opened this issue 19 days ago
Fix CI failure

github.com/tokio-rs/valuable - taiki-e opened this pull request 20 days ago
sync: fix sync::broadcast::Sender<T>::closed() doctest

github.com/tokio-rs/tokio - evanrittenhouse opened this pull request 20 days ago
Guarantee return value of `serve`, Pt. 2

github.com/tokio-rs/axum - SabrinaJewson opened this pull request 22 days ago