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

Raise listen backlog for Unix sockets to match std

github.com/tokio-rs/mio - Mark-Simulacrum opened this issue 3 months ago
Code comment inconsistency

github.com/tokio-rs/tokio - YichiZhang0613 opened this issue 3 months ago
runtime: document the queue behavior of spawn_blocking

github.com/tokio-rs/tokio - maminrayej opened this pull request 3 months ago
Support io_uring for file I/O

github.com/tokio-rs/tokio - mox692 opened this issue 3 months ago
Correctly handle duplicate keys in JoinMap

github.com/tokio-rs/tokio - toksdotdev opened this pull request 3 months ago
fix #7257 by ignoring tasks with missing map keys

github.com/tokio-rs/tokio - conradludgate opened this pull request 3 months ago
docs: added a badge to the license

github.com/tokio-rs/loom - Ocheretovich opened this pull request 3 months ago
add cygwin support

github.com/tokio-rs/mio - Berrysoft opened this pull request 4 months ago
feat: Implement find method

github.com/tokio-rs/tokio - aaamourao opened this pull request 4 months ago
chore: Update dependencies and fix clippy warnings

github.com/tokio-rs/tokio-uring - bryantbiggs opened this pull request 4 months ago
chore: update tokio to 1.38.2

github.com/tokio-rs/console - hds opened this pull request 4 months ago
Fix doc_overindented_list_items Clippy lint

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 4 months ago
Uplift Utf8Bytes

github.com/tokio-rs/bytes - coolreader18 opened this pull request 4 months ago
feat: Add find method to StreamExt

github.com/tokio-rs/tokio - aaamourao opened this pull request 4 months ago
chore: use `std::os::fd` for `HermitOS`

github.com/tokio-rs/mio - hulxv opened this pull request 4 months ago
Examples: Improve Echo Example Consistency

github.com/tokio-rs/tokio - nskins opened this pull request 4 months ago
Implement find and find_map for StreamExt

github.com/tokio-rs/tokio - aaamourao opened this issue 4 months ago
JoinMap `Equivalent` bounds.

github.com/tokio-rs/tokio - conradludgate opened this issue 4 months ago
Allow a task to abort itself

github.com/tokio-rs/tokio - Sky9x opened this issue 4 months ago
chore(deps): bump tokio from 1.40.0 to 1.43.1

github.com/tokio-rs/console - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15

github.com/tokio-rs/console - dependabot[bot] opened this pull request 4 months ago
chore: fix Rust 1.86.0 lints

github.com/tokio-rs/tracing - hds opened this pull request 4 months ago
WIP for MySQL Driver

github.com/tokio-rs/toasty - alelopezperez opened this pull request 4 months ago
Feat(process): Implement `Command::spawn_with`

github.com/tokio-rs/tokio - PaulDance opened this pull request 4 months ago
feat: add support for vsock connections

github.com/tokio-rs/console - domenkozar opened this pull request 4 months ago
SSE are working only on first event

github.com/tokio-rs/axum - hamracekk opened this issue 4 months ago
chore: fix new clippy lint from Rust 1.86

github.com/tokio-rs/console - hds opened this pull request 4 months ago
Tokio 1.44.2 fix release date

github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
Merge 1.42.1 release into master

github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
Tokio 1.43.1 fix release date

github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
Merge 1.42.1 into 1.43.x

github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
Fix release date of Tokio v1.41.1

github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
add missing track_caller to PathRouter method

github.com/tokio-rs/axum - Laifsyn opened this pull request 4 months ago
Update `matchers` version

github.com/tokio-rs/tracing - Beepbop0 opened this pull request 4 months ago
Backport #7232 to 1.42.x

github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
docs: replaced the discord link

github.com/tokio-rs/loom - Ocheretovich opened this pull request 4 months ago
Update no_atomic.rs

github.com/tokio-rs/valuable - github-actions[bot] opened this pull request 4 months ago
Add support for bincode

github.com/tokio-rs/slab - ldm0 opened this pull request 4 months ago
chore: forward port 1.44.x

github.com/tokio-rs/tokio - carllerche opened this pull request 4 months ago
Add setsockopt

github.com/tokio-rs/io-uring - ThomasHabets opened this pull request 4 months ago
chore: forward port 1.43.x

github.com/tokio-rs/tokio - carllerche opened this pull request 4 months ago
sync: watch::Sender::opened method/future

github.com/tokio-rs/tokio - Daniel-Aaron-Bloom opened this issue 4 months ago
Configure Max Header Count

github.com/tokio-rs/axum - Adam-Alj opened this issue 4 months ago
change Update timestamp.rs

github.com/tokio-rs/prost - Hack666r opened this pull request 4 months ago
fixUpdate README.md

github.com/tokio-rs/prost - petryshkaCODE opened this pull request 4 months ago
chore: forward port 1.38.x

github.com/tokio-rs/tokio - carllerche opened this pull request 4 months ago
spawn_with_attributes for Command on

github.com/tokio-rs/tokio - heaths opened this issue 4 months ago
Fix new clippy lints

github.com/tokio-rs/axum - jplatte opened this pull request 4 months ago
Add static-serve to ECOSYSTEM.md

github.com/tokio-rs/axum - ThinkerDreamer opened this pull request 4 months ago
chore: forward port 1.38.x

github.com/tokio-rs/tokio - carllerche opened this pull request 4 months ago
Escape control characters

github.com/tokio-rs/tracing - lilydjwg opened this issue 4 months ago
Update mio-aio dev dependency to 1.0

github.com/tokio-rs/tokio - asomers opened this pull request 4 months ago
Update the mockall dev dependency to 0.13.0

github.com/tokio-rs/tokio - asomers opened this pull request 4 months ago
fix Update README.md

github.com/tokio-rs/tracing - MonkeyKing44 opened this pull request 4 months ago
fix Update README.md

github.com/tokio-rs/tracing - petryshkaCODE opened this pull request 4 months ago
new Update README.md

github.com/tokio-rs/tracing - shystrui1199 opened this pull request 4 months ago
chore: add bind drop test

github.com/tokio-rs/turmoil - LucioFranco opened this pull request 4 months ago
Further downstream code size improvements

github.com/tokio-rs/axum - svix-jplatte opened this pull request 4 months ago
chore: bump hashbrown from 0.15.0 to 0.15.2

github.com/tokio-rs/console - dependabot[bot] opened this pull request 4 months ago
chore: add tcp server crash test

github.com/tokio-rs/turmoil - LucioFranco opened this pull request 4 months ago
Better sessions in oauth example

github.com/tokio-rs/axum - JonathanWoollett-Light opened this pull request 4 months ago
axum-extra: Remove unused feature

github.com/tokio-rs/axum - mladedav opened this pull request 4 months ago
[test] the static-file-server example

github.com/tokio-rs/axum - szabgab opened this pull request 4 months ago
add a way to impl Hash and Eq on Messages

github.com/tokio-rs/prost - tdelabro opened this issue 4 months ago
Leading spaces from without_time

github.com/tokio-rs/tracing - zsaw opened this issue 4 months ago
Refactor sql serializer

github.com/tokio-rs/toasty - carllerche opened this pull request 4 months ago
Support more types

github.com/tokio-rs/toasty - barsdeveloper opened this issue 4 months ago
Fix formatting of axum/CHANGELOG.md

github.com/tokio-rs/axum - jplatte opened this pull request 4 months ago
Improve vpath macro validation logic

github.com/tokio-rs/axum - willianricardo opened this pull request 4 months ago
update(api,subscriber)!: upgrade tonic to 0.13

github.com/tokio-rs/console - Sagebati opened this pull request 4 months ago
Cleanup and compile time improvement

github.com/tokio-rs/axum - svix-jplatte opened this pull request 4 months ago