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
metrics: rename `*_poll_count_*` to `*_poll_time_*`
rcoh opened this pull request 2 months ago
rcoh opened this pull request 2 months ago
Bad file descriptor when using NVIDIA Messaging Accelerator (VMA)
boranby opened this issue 2 months ago
boranby opened this issue 2 months ago
Typo in tokio-tls crate description
atouchet opened this issue 3 months ago
atouchet opened this issue 3 months ago
metrics: rename `injection_queue_depth` to `global_queue_depth`
mox692 opened this pull request 3 months ago
mox692 opened this pull request 3 months ago
chore: prepare Tokio v1.41.0
mox692 opened this pull request 3 months ago
mox692 opened this pull request 3 months ago
Fixed deadlock in injection_queue_depth_multi_thread test
jofas opened this pull request 3 months ago
jofas opened this pull request 3 months ago
Naming is inconsistent when referring to the "global queue" and "injection queue"
rcoh opened this issue 3 months ago
rcoh opened this issue 3 months ago
SimplexStream does not close other half on drop
CGamesPlay opened this issue 3 months ago
CGamesPlay opened this issue 3 months ago
macros: support setting name of spawned threads
cgzones opened this pull request 3 months ago
cgzones opened this pull request 3 months ago
Update README.md
Sareewat opened this pull request 3 months ago
Sareewat opened this pull request 3 months ago
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81
Darksonn opened this pull request 3 months ago
Darksonn opened this pull request 3 months ago
Tokio does not work on `wasm32-unknown-unknown` as of rustc 1.82
mox692 opened this issue 3 months ago
mox692 opened this issue 3 months ago
runtime: fix stability feature flags for docs
joshka opened this pull request 3 months ago
joshka opened this pull request 3 months ago
sync: Update broadcast::recv to return a named future
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
Task spawning hooks specify the wrong stability information
Darksonn opened this issue 3 months ago
Darksonn opened this issue 3 months ago
flaky test for quinn on windows
rcoh opened this issue 3 months ago
rcoh opened this issue 3 months ago
ci: Print out the correct sort order for the dictionary on failure
rcoh opened this pull request 3 months ago
rcoh opened this pull request 3 months ago
Frame(LengthDelimitedCodec) parameter setting issue
DestinyL opened this issue 3 months ago
DestinyL opened this issue 3 months ago
[regression] unable to connect to abstract path
tones111 opened this issue 3 months ago
tones111 opened this issue 3 months ago
Feature request: Allow non-Send broadcast values in more (generic) contexts
jplatte opened this issue 3 months ago
jplatte opened this issue 3 months ago
Wikipedia link to write-preferring in RwLock documentation is inconsistent with Tokio's definition
lieuwex opened this issue 3 months ago
lieuwex opened this issue 3 months ago
Add miri support to tests suite
nurmohammed840 opened this pull request 3 months ago
nurmohammed840 opened this pull request 3 months ago
stabilize worker_total_busy_duration
Owen-CH-Leung opened this pull request 3 months ago
Owen-CH-Leung opened this pull request 3 months ago
test: implement safe abstraction using the `Wake` trait
nurmohammed840 opened this pull request 3 months ago
nurmohammed840 opened this pull request 3 months ago
metrics: add H2 Histogram option to improve histogram granularity
rcoh opened this pull request 3 months ago
rcoh opened this pull request 3 months ago
Need better histogram granularity
rcoh opened this issue 3 months ago
rcoh opened this issue 3 months ago
LengthDelimitedCodec should support [u8]
wraitii opened this issue 3 months ago
wraitii opened this issue 3 months ago
process: add periodic polling in `Reaper`
ruihe774 opened this pull request 3 months ago
ruihe774 opened this pull request 3 months ago
add wasm32-wasip2 support
dicej opened this pull request 3 months ago
dicej opened this pull request 3 months ago
Add an example on how to use watch with a loop - example by Alice Ryhl
pielgrzym opened this pull request 3 months ago
pielgrzym opened this pull request 3 months ago
task: stabilize `task::Id` related apis
mox692 opened this pull request 3 months ago
mox692 opened this pull request 3 months ago
doc: document cancellation safety
vrnvu opened this pull request 3 months ago
vrnvu opened this pull request 3 months ago
Valgrind report possible memory leak 56 bytes
cathay4t opened this issue 3 months ago
cathay4t opened this issue 3 months ago
does tokio::io::copy support for pipe?
ningmingxiao opened this issue 3 months ago
ningmingxiao opened this issue 3 months ago
task: make inner of `Unconstrained` accessible
ruihe774 opened this pull request 3 months ago
ruihe774 opened this pull request 3 months ago
Add more test to be tested with miri in CI
tiif opened this pull request 3 months ago
tiif opened this pull request 3 months ago
time: imports `Future` trait from std lib
nurmohammed840 opened this pull request 3 months ago
nurmohammed840 opened this pull request 3 months ago
readme: update miri test flags
mox692 opened this pull request 3 months ago
mox692 opened this pull request 3 months ago
Improve diagnostics for tokio::main and tokio::test attributes
Veykril opened this pull request 3 months ago
Veykril opened this pull request 3 months ago
task: add task size to tracing instrumentation
hds opened this pull request 3 months ago
hds opened this pull request 3 months ago
macros: fix the clippy::needless_return lint triggered by `#[tokio::test]` and `#[tokio::main]`
Veetaha opened this pull request 3 months ago
Veetaha opened this pull request 3 months ago
several checks for compat
sharma-shray opened this pull request 3 months ago
sharma-shray opened this pull request 3 months ago
tokio::io::WriteHalf does not shutdown() the inner writer on drop()
varqox opened this issue 3 months ago
varqox opened this issue 3 months ago
`tokio::io::simplex` read/write data not equality
chessnokov opened this issue 3 months ago
chessnokov opened this issue 3 months ago
Loom test for deadlock observed in tokio's test suite
jofas opened this pull request 3 months ago
jofas opened this pull request 3 months ago
macros: suppress clippy::needless_return and add docs
oxalica opened this pull request 3 months ago
oxalica opened this pull request 3 months ago
Fix `Stream` link in broadcast docs
sharma-shray opened this pull request 3 months ago
sharma-shray opened this pull request 3 months ago
sync: add watch::Receiver::wait_for_map
Moggers opened this issue 3 months ago
Moggers opened this issue 3 months ago
small fix documentation, clarifications regarding lifetimes
sharma-shray opened this pull request 3 months ago
sharma-shray opened this pull request 3 months ago
sync, coop: apply cooperative scheduling to sync::broadcast::Receiver
tglane opened this pull request 3 months ago
tglane opened this pull request 3 months ago
Clippy warns "unneeded `return` statement" for `#[tokio::{main,test}]` fns on latest nightly
oxalica opened this issue 3 months ago
oxalica opened this issue 3 months ago
socketaddr: implement conversions for tokio and std unix `SocketAddr`
nmathewson opened this pull request 3 months ago
nmathewson opened this pull request 3 months ago
sync: add mpsc::Receiver::blocking_recv_many
barafael opened this pull request 3 months ago
barafael opened this pull request 3 months ago
time: implicit 1ms delay in `sleep_until`
SmnTin opened this issue 3 months ago
SmnTin opened this issue 3 months ago
`mpsc::Receiver::blocking_recv_many`: Blocking variant of `recv_many`
barafael opened this issue 3 months ago
barafael opened this issue 3 months ago
Can we convert unix::SocketAddr to/from std::os::unix::net::SocketAddr?
nmathewson opened this issue 3 months ago
nmathewson opened this issue 3 months ago
metrics: don't hang in injection_queue_depth_multi_thread test
Darksonn opened this pull request 3 months ago
Darksonn opened this pull request 3 months ago
Fix: comment error
vxzyfx opened this pull request 3 months ago
vxzyfx opened this pull request 3 months ago
Undefined Behaviour in ``tests/stream_chain.rs``
tiif opened this issue 3 months ago
tiif opened this issue 3 months ago
Avoid pointer casts in IO driver on miri
Darksonn opened this pull request 3 months ago
Darksonn opened this pull request 3 months ago
chore: use boxed slice if possible
mox692 opened this pull request 3 months ago
mox692 opened this pull request 3 months ago
ci: run ci with 1.82 rustc beta release
Darksonn opened this pull request 3 months ago
Darksonn opened this pull request 3 months ago
make `broadcast::Receiver` cooperative
mox692 opened this issue 3 months ago
mox692 opened this issue 3 months ago
metrics: Stabilize injection_queue_depth API
Owen-CH-Leung opened this pull request 3 months ago
Owen-CH-Leung opened this pull request 3 months ago
doc: Fix a symbol issue
vxzyfx opened this pull request 4 months ago
vxzyfx opened this pull request 4 months ago
`prost_config::Config::boxed` generates code doesn't compile
ldm0 opened this issue 4 months ago
ldm0 opened this issue 4 months ago
Test `injection_queue_depth_multi_thread` is flaky
Darksonn opened this issue 4 months ago
Darksonn opened this issue 4 months ago
sync, coop: apply cooperative scheduling to `sync::watch`
tglane opened this pull request 4 months ago
tglane opened this pull request 4 months ago
how to print tokio stack ?
ningmingxiao opened this issue 4 months ago
ningmingxiao opened this issue 4 months ago
macros: render more comprehensible documentation for `try_join!`
Rustin170506 opened this pull request 4 months ago
Rustin170506 opened this pull request 4 months ago
Docs: Fix swapped examples for `TcpSocket::set_nodelay` and `TcpSocket::nodelay`
BenjaminRi opened this pull request 4 months ago
BenjaminRi opened this pull request 4 months ago
`watch::Receiver::changed` does use cooperative scheduling
vthib opened this issue 4 months ago
vthib opened this issue 4 months ago
net: fix handling of leading zero byte in `from_abstract_name`
mox692 opened this pull request 4 months ago
mox692 opened this pull request 4 months ago
UnixListener::bind with abstract unix socket path has an extra \0 prefix
zonyitoo opened this issue 4 months ago
zonyitoo opened this issue 4 months ago
sync: add `watch::Sender::sender_count`
soerenmeier opened this pull request 4 months ago
soerenmeier opened this pull request 4 months ago
Documentation: Improve WASM support documentation
9SMTM6 opened this pull request 4 months ago
9SMTM6 opened this pull request 4 months ago
Doc section for sync module on runtime compatibility
jofas opened this pull request 4 months ago
jofas opened this pull request 4 months ago
Documenting the fact that the `sync` module is runtime agnostic
jofas opened this issue 4 months ago
jofas opened this issue 4 months ago
AsyncRead/AsyncWrite for connected UdpSockets
shahn opened this issue 4 months ago
shahn opened this issue 4 months ago
sync: add `#[must_use]` to `Notified`
xoac opened this pull request 4 months ago
xoac opened this pull request 4 months ago
tokio::sync::Notify is ready all the time without calling notify_once
xoac opened this issue 4 months ago
xoac opened this issue 4 months ago
Always send large futures to heap
mhils opened this pull request 4 months ago
mhils opened this pull request 4 months ago
stream: prepare 0.1.16 release
djc opened this pull request 4 months ago
djc opened this pull request 4 months ago
chore: prepare tokio-util 0.7.12
tglane opened this pull request 4 months ago
tglane opened this pull request 4 months ago
Enable cfg_fs for wasi
namse opened this pull request 4 months ago
namse opened this pull request 4 months ago
io: recommend `OwnedFd` with `AsyncFd`
Darksonn opened this pull request 4 months ago
Darksonn opened this pull request 4 months ago
AsyncFd didn't close file descriptor on Drop
oing9179 opened this issue 4 months ago
oing9179 opened this issue 4 months ago
Unbury the lede on tokio::sync::mutex docs
tbodt opened this pull request 4 months ago
tbodt opened this pull request 4 months ago
Tokio-util: Enable the full feature when compiled for the playground
sarsko opened this pull request 4 months ago
sarsko opened this pull request 4 months ago
Get length of channel on mpsc::Sender
barafael opened this issue 4 months ago
barafael opened this issue 4 months ago
time::timeout ignores panic and waits forever
stevenroose opened this issue 4 months ago
stevenroose opened this issue 4 months ago
Add documentation for SyncIoBridge with examples and alternatives
Nathy-bajo opened this pull request 4 months ago
Nathy-bajo opened this pull request 4 months ago
macros: render more comprehensible documentation for `join!`
Rustin170506 opened this pull request 4 months ago
Rustin170506 opened this pull request 4 months ago
add example doc for SyncIoBridge
lixiang365 opened this pull request 4 months ago
lixiang365 opened this pull request 4 months ago
Open up more test for Miri
tiif opened this issue 4 months ago
tiif opened this issue 4 months ago
Use `poll_fn` from the standard library
eduardosm opened this pull request 4 months ago
eduardosm opened this pull request 4 months ago
rt: fix race in yield_defers_until_park test
adelavegaf opened this pull request 4 months ago
adelavegaf opened this pull request 4 months ago
rt: add LocalRuntime
Noah-Kennedy opened this pull request 4 months ago
Noah-Kennedy opened this pull request 4 months ago
loom: add abstraction for RwLock to remove poisoning aspect
tglane opened this pull request 4 months ago
tglane opened this pull request 4 months ago
chore: prepare Tokio v1.40.0
mox692 opened this pull request 4 months ago
mox692 opened this pull request 4 months ago