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

docs: Remove misleading comment about RUST_LOG

github.com/tokio-rs/tracing - abatilo opened this pull request 8 months ago
Added method as_std_mut to tokio::process::Command

github.com/tokio-rs/tokio - tglane opened this pull request 8 months ago
Leveled logging is ignoring RUST_LOG

github.com/tokio-rs/tracing - abatilo opened this issue 8 months ago
Add constructor of IoUring from raw FD

github.com/tokio-rs/io-uring - HeroicKatora opened this pull request 8 months ago
API version management

github.com/tokio-rs/axum - golu7679 opened this issue 8 months ago
test: make `Spawn` forward `size_hint`

github.com/tokio-rs/tokio - thedjinn opened this pull request 8 months ago
chore: bump time crate

github.com/tokio-rs/tracing - kaffarell opened this pull request 8 months ago
Segment fault at `poll_future`

github.com/tokio-rs/tokio - zRegle opened this issue 8 months ago
fix: handle Windows path correctly

github.com/tokio-rs/console - hi-rustin opened this pull request 8 months ago
sync: fix incorrect is_empty on mpsc block boundaries

github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
chore: prepare Tokio v1.38.0

github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Prepare tokio-macros v2.3.0

github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Add scope doc alias for Router::nest

github.com/tokio-rs/axum - jplatte opened this pull request 8 months ago
docs: fix a typo in doc of LocalSet::run_until

github.com/tokio-rs/tokio - SteveLauC opened this pull request 8 months ago
Cannot write custom `Layer` that uses `Format`

github.com/tokio-rs/tracing - jsimonrichard opened this issue 8 months ago
Panic at linked_list.rs - reborn

github.com/tokio-rs/tokio - chroche opened this issue 8 months ago
chore: fix on_close() comment

github.com/tokio-rs/tracing-opentelemetry - Oliboy50 opened this pull request 8 months ago
MariaDB?

github.com/tokio-rs/rdbc - robertsilen opened this issue 8 months ago
WASI support

github.com/tokio-rs/tracing-opentelemetry - calebschoepp opened this pull request 8 months ago
Conditional logs

github.com/tokio-rs/tracing - amab8901 opened this issue 8 months ago
Integration With Anyhow

github.com/tokio-rs/tracing - amab8901 opened this issue 8 months ago
chore: ignore unhelpful lint

github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
chore: prepare v0.5.0

github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
fix `Name / parent` variant of `event!()`

github.com/tokio-rs/tracing - Mododo opened this pull request 8 months ago
bump http to 0.2

github.com/tokio-rs/axum - alekspickle opened this issue 8 months ago
Fix typo in serve-with-hyper example

github.com/tokio-rs/axum - DerFnoeh opened this pull request 8 months ago
build(deps): Remove unused libz-sys

github.com/tokio-rs/prost - caspermeijn opened this pull request 8 months ago
Fix misleading NamedPipeServer example

github.com/tokio-rs/tokio - Tacklebox opened this pull request 8 months ago
Add `SimplexStream` structure

github.com/tokio-rs/tokio - wutchzone opened this pull request 8 months ago
outdated info in tutorial

github.com/tokio-rs/website - sineptic opened this issue 9 months ago
Allow Notify to wake up exactly one waiter

github.com/tokio-rs/tokio - kaimast opened this pull request 9 months ago
Fix windows cfg

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
Fallback to poll(2) implementation without rust flags

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
Derive common traits for NamedPipeInfo struct

github.com/tokio-rs/tokio - Tacklebox opened this pull request 9 months ago
Use EventrwflagsDetails in fmt::Debug impl for wasi::Event

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
Add expected configs for unexpected_cfgs

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
Codes exe patch 3

github.com/tokio-rs/tracing - Codes-Exe opened this pull request 9 months ago
Codes exe patch 4

github.com/tokio-rs/tracing - Codes-Exe opened this pull request 9 months ago
websocket trait bound is not satisfied

github.com/tokio-rs/axum - opeolluwa opened this issue 9 months ago
docs: fix docsrs builds with the fs feature enabled

github.com/tokio-rs/tokio - udoprog opened this pull request 9 months ago
time: avoid traversing entries in the time wheel twice

github.com/tokio-rs/tokio - wathenjiang opened this pull request 9 months ago
chore: Use 2021 edition instead

github.com/tokio-rs/tracing-opentelemetry - Xuanwo opened this pull request 9 months ago
Prepare 0.24.0 release

github.com/tokio-rs/tracing-opentelemetry - djc opened this pull request 9 months ago
File IO hangs after timeout / cancellation

github.com/tokio-rs/tokio - kmandelbaum opened this issue 9 months ago
build(deps): update env_logger requirement from 0.10 to 0.11

github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
build(deps): update criterion requirement from 0.4 to 0.5

github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
assertion failed: meta.is_event()

github.com/tokio-rs/console - dinhani opened this issue 9 months ago
docs: `stdin` is always `inherit` by default

github.com/tokio-rs/tokio - roy-work opened this pull request 9 months ago
ci: Add all tests pass job

github.com/tokio-rs/prost - caspermeijn opened this pull request 9 months ago
Doc bug in `Command::stdin`?

github.com/tokio-rs/tokio - roy-work opened this issue 9 months ago
Vectored IO for `write_all_buf`

github.com/tokio-rs/tokio - conradludgate opened this issue 9 months ago
metrics: add MetricAtomicU64 and use in metrics

github.com/tokio-rs/tokio - rcoh opened this pull request 9 months ago
fix: Build error due to merge conflict

github.com/tokio-rs/prost - caspermeijn opened this pull request 9 months ago
Explore execution path with multi-thread

github.com/tokio-rs/loom - mox692 opened this issue 9 months ago
Remove link to dashmap

github.com/tokio-rs/website - matildasmeds opened this pull request 9 months ago
Document what effect hints have on loom

github.com/tokio-rs/loom - udoprog opened this pull request 9 months ago
Unexpected side-effect in Dispatch::new

github.com/tokio-rs/tracing - JakkuSakura opened this issue 9 months ago
macros.rs ::core conflicts

github.com/tokio-rs/tracing - Jaydar opened this issue 9 months ago
Implement `Buf::chunks_vectored` for `VecDeque<u8>`

github.com/tokio-rs/bytes - paolobarbolini opened this pull request 9 months ago
fs: add `create_new` function to `File`

github.com/tokio-rs/tokio - maminrayej opened this pull request 9 months ago
Improve documentation for select!{}

github.com/tokio-rs/tokio - Xiretza opened this pull request 9 months ago
Derive PartialEq for Json extractor

github.com/tokio-rs/axum - jkylling opened this pull request 9 months ago