Ecosyste.ms: OpenCollective

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

github.com/tokio-rs/tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
https://github.com/tokio-rs/tokio

TcpStream cannot write more than 5760 bytes on ESP32

victorbnl opened this issue 4 months ago
chore: replace ready! with std::task::ready

hmaka opened this pull request 4 months ago
process: kill child on error while spawning

Maki325 opened this pull request 4 months ago
JoinSet, clarify behaviour of blocking code under abort/drop

dvdsk opened this pull request 4 months ago
Fix typo in the docs for `Encoder::Error`

yotamofek opened this pull request 4 months ago
Fixes and Updates to README.md

11droid opened this pull request 4 months ago
Minor Corrections and Updates for README.md

11droid opened this issue 4 months ago
Infallible version of spawn_blocking

mineichen opened this issue 4 months ago
Recommend alternatives to SyncIoBridge

Darksonn opened this issue 5 months ago
task: stabilize task ids

evanrittenhouse opened this pull request 5 months ago
util: fix typo in `TaskTracker` docs

dpl0 opened this pull request 5 months ago
Comment description error

michael88888888 opened this pull request 5 months ago
fix explanation of 'zero bytes read' case

rosscanning opened this pull request 5 months ago
clippy fixes

barafael opened this pull request 5 months ago
Merge 1.39.x into master

mox692 opened this pull request 5 months ago
Merge 1.39.x to master

mox692 opened this pull request 5 months ago
Add `AbortOnDropHandle` type

barafael opened this pull request 5 months ago
task: add join_all method to JoinSet

hmaka opened this pull request 5 months ago
Mark some more types as `UnwindSafe`

tbu- opened this pull request 5 months ago
chore: prepare Tokio v1.39.3

mox692 opened this pull request 5 months ago
ci: run ci with 1.81 rustc beta release

Darksonn opened this pull request 5 months ago
rfc: propose an FFI API

Noah-Kennedy opened this pull request 5 months ago
time: eliminate timer wheel allocations

tglane opened this pull request 5 months ago
tests: handle ECONNREFUSED in uds_stream::epollhup

hawkw opened this pull request 5 months ago
task: illumos/Solaris have thread-local weirdness

hawkw opened this pull request 5 months ago
tests: handle spurious EWOULDBLOCK in io_async_fd

hawkw opened this pull request 5 months ago
macros: improve documentation for `select!`

barafael opened this pull request 5 months ago
sync: document mpsc channel allocation behavior

barafael opened this pull request 5 months ago
net: add handling for abstract socket name

mox692 opened this pull request 5 months ago
fix: update the broken link for the timer paper

Rustin170506 opened this pull request 5 months ago
Command .wait hanging on MacOS

justin-elementlabs opened this issue 5 months ago
add a basic illumos test job

hawkw opened this pull request 5 months ago
Add config file to enable Buildomat CI for illumos

hawkw opened this pull request 5 months ago
`UnixStream::connect` regression after mio v1 upgrade

littledivy opened this issue 5 months ago
[WIP] add a basic illumos test job

hawkw opened this pull request 5 months ago
Test yield_defers_until_park is flaky

Darksonn opened this issue 5 months ago
update code according to MSRV change

Vrtgs opened this pull request 5 months ago
Improving platform support for illumos (CI, etc)

hawkw opened this issue 5 months ago
must use macro annotation for abort_handle of JoinHandle

sainad2222 opened this pull request 5 months ago
must_use for JoinHandle::abort_handle

incker opened this issue 5 months ago
Tokio Might Need a Safe Method to Refresh Runtime

lithbitren opened this issue 5 months ago
Stronger `close()` semantics for `TaskTracker`

conradludgate opened this issue 5 months ago
Failed to select a version for the requirement mio

adrien3d opened this issue 5 months ago
Please eliminating the allocations introduced by v1.38.1

viciousstar opened this issue 5 months ago
sync: Add into_inner method on TrySendErrors

cmleinz opened this pull request 5 months ago
Document allocation behaviour of mpsc and other channels

barafael opened this issue 5 months ago
task: add panic string to debug/display output of `JoinError`

abonander opened this pull request 5 months ago
util: wake DelayQueue when removing last item

madadam opened this pull request 5 months ago
DelayQueue not woken when last item removed

madadam opened this issue 5 months ago
!Send Future fails Miri check

coder137 opened this issue 5 months ago
Include panic payload string in `JoinError` display/debug output

abonander opened this issue 5 months ago
Added explanatory comments in runtime.rs for better understanding for…

SarthakPaandey opened this pull request 5 months ago
added: `broadcast::Receiver::receiver_count()`

nurmohammed840 opened this pull request 5 months ago
Some unstable runtime metrics show up as stable in docs.rs

xd009642 opened this issue 5 months ago
Prevent niche-optimization on futures to avoid triggering miri

Darksonn opened this pull request 5 months ago
rt: implement initial set of task hooks

Noah-Kennedy opened this pull request 5 months ago
Proposal: Deprecate Tokio's LocalSet

Darksonn opened this issue 5 months ago
Use web-time for tokio::time::Instant on wasm32-unknown-unknown

simlay opened this pull request 5 months ago
Add a LocalRuntime for replacing Runtime+LocalSet

Darksonn opened this issue 5 months ago
Add try_block_on method to allow calling sync functions from threads

ashupednekar opened this pull request 5 months ago
A more useful UDP echo example

Zoxc opened this issue 5 months ago
signal::windows::ctrl_close does not work as expected

sorokya opened this issue 5 months ago
task: use `NonZeroU64` for `task::Id`

mox692 opened this pull request 5 months ago
Update README.md

devvspacee opened this pull request 5 months ago
process: stabilize `Command::process_group`

niklasf opened this pull request 5 months ago
chore: prepare Tokio v1.39.2

Darksonn opened this pull request 5 months ago
Undefined behavior reported by miri

jplatte opened this issue 5 months ago
docs: reiterate that `[build]` doesn't go in Cargo.toml

hds opened this pull request 5 months ago
chore: fix ci failures

mox692 opened this pull request 5 months ago
io: use vectored io for `write_all_buf` when possible

mox692 opened this pull request 5 months ago
Compile Time Check for Channel Size

Tahinli opened this issue 5 months ago
macros: allow temporary lifetime extension in select

Darksonn opened this pull request 5 months ago
[semaphore] add try_acquire_timeout impl

fawdlstty opened this pull request 5 months ago
Run Quinn tests in CI

djc opened this pull request 5 months ago
time: avoid traversing entries in the time wheel twice

wathenjiang opened this pull request 5 months ago
Improve testing of timers

Darksonn opened this issue 5 months ago
chore: prepare Tokio v1.39.1

Darksonn opened this pull request 5 months ago
time: revert "time: avoid traversing entries in the time wheel twice"

Darksonn opened this pull request 5 months ago
1.39.0 breaks quinn: linked_list.rs panic

alexheretic opened this issue 5 months ago
tests: ignore many_oneshot_futures test for alt scheduler

Darksonn opened this pull request 5 months ago
Release Tokio v1.39.0

Darksonn opened this pull request 5 months ago
macros: accept `IntoFuture` args for macros

Darksonn opened this pull request 5 months ago
chore: replace num_cpus with available_parallelism

vilgotf opened this pull request 5 months ago
chore: release Tokio v1.39.0

Darksonn opened this pull request 5 months ago
Prepare tokio-macros v2.4.0

Darksonn opened this pull request 5 months ago
chore: make 1.38 an LTS

Darksonn opened this pull request 6 months ago
Good repository

MAFLIXD opened this issue 6 months ago
Good repository

MAFLIXD opened this issue 6 months ago
Good repository

MAFLIXD opened this issue 6 months ago
Good repository

MAFLIXD opened this issue 6 months ago
Good repository

MAFLIXD opened this issue 6 months ago
Good repository

MAFLIXD opened this issue 6 months ago