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
Good repository
MAFLIXD opened this issue 6 months ago
MAFLIXD opened this issue 6 months ago
Good repository
MAFLIXD opened this issue 6 months ago
MAFLIXD opened this issue 6 months ago
Good repository
MAFLIXD opened this issue 6 months ago
MAFLIXD opened this issue 6 months ago
metrics: add worker_park_unpark_count
surban opened this pull request 6 months ago
surban opened this pull request 6 months ago
metrics: add worker thread id
surban opened this pull request 6 months ago
surban opened this pull request 6 months ago
runtime: add cfg for loom specific code
mox692 opened this pull request 6 months ago
mox692 opened this pull request 6 months ago
sync: update sync_watch.rs
eltociear opened this pull request 6 months ago
eltociear opened this pull request 6 months ago
task: add size check for user-supplied future
mox692 opened this pull request 6 months ago
mox692 opened this pull request 6 months ago
Show data as text when an tokio_test::io assert fails
joerivanruth opened this pull request 6 months ago
joerivanruth opened this pull request 6 months ago
chore: release Tokio v1.38.1
wathenjiang opened this pull request 6 months ago
wathenjiang opened this pull request 6 months ago
chore: release v1.38.1
wathenjiang opened this pull request 6 months ago
wathenjiang opened this pull request 6 months ago
How to set tower middleware dynamically
tgy3300 opened this issue 6 months ago
tgy3300 opened this issue 6 months ago
macros: fix doc format issue
paolobarbolini opened this pull request 6 months ago
paolobarbolini opened this pull request 6 months ago
sync: add Sender<T>::closed future
evanrittenhouse opened this pull request 6 months ago
evanrittenhouse opened this pull request 6 months ago
Failed to bind TCP port on Windows xp/windows server2003 system
zhuxiujia opened this issue 6 months ago
zhuxiujia opened this issue 6 months ago
time: update wake_up while holding all the locks of sharded time wheels
wathenjiang opened this pull request 6 months ago
wathenjiang opened this pull request 6 months ago
The `tokio::time::timeout()` does not return after timeout.
jtt opened this issue 6 months ago
jtt opened this issue 6 months ago
tests: pdfd-reaper: fix tests when '-' is absent from kernel version
hexagonal-sun opened this pull request 6 months ago
hexagonal-sun opened this pull request 6 months ago
6536 - fix yield_calls_park_before_scheduling_again test
evanrittenhouse opened this pull request 6 months ago
evanrittenhouse opened this pull request 6 months ago
[Help/Bug] TcpConnection::write_all does not return an error when there are internet issues or a disconnected connection.
EnvOut opened this issue 6 months ago
EnvOut opened this issue 6 months ago
[Help/Bug] TcpConnection::write_all does not return an error when there are internet issues or a disconnected connection.
EnvOut opened this issue 6 months ago
EnvOut opened this issue 6 months ago
tests/io_async_fd.rs tests are failing on Solaris
psumbera opened this issue 6 months ago
psumbera opened this issue 6 months ago
io: update `tokio::io::stdout` documentation
mox692 opened this pull request 6 months ago
mox692 opened this pull request 6 months ago
Box futures passed to `block_on` in debug mode
ibraheemdev opened this issue 6 months ago
ibraheemdev opened this issue 6 months ago
Improve documentation of `tokio::io::stdout` regarding interleaved writes
Clueliss opened this issue 6 months ago
Clueliss opened this issue 6 months ago
Doc: JoinSet::try_join_next() returns None when no tasks are completed
teor2345 opened this pull request 6 months ago
teor2345 opened this pull request 6 months ago
mpsc::Receiver::try_recv_many
barafael opened this issue 6 months ago
barafael opened this issue 6 months ago
Waiting for things to shut down - 2
GilShoshan94 opened this issue 6 months ago
GilShoshan94 opened this issue 6 months ago
Hardcode platform list in short-read optimization
Darksonn opened this pull request 6 months ago
Darksonn opened this pull request 6 months ago
metrics: rename `num_active_tasks` to `num_alive_tasks`
Darksonn opened this pull request 6 months ago
Darksonn opened this pull request 6 months ago
Add `IntoFuture` support to `timeout` & `timeout_at`
alexheretic opened this pull request 6 months ago
alexheretic opened this pull request 6 months ago
tokio::time::timeout should support std::future::IntoFuture
alexheretic opened this issue 6 months ago
alexheretic opened this issue 6 months ago
Implement `join_all` and `try_join_all` on `JoinSet`
FalkWoldmann opened this issue 6 months ago
FalkWoldmann opened this issue 6 months ago
io: implement `AsyncSeek` for `Empty`
zaeleus opened this pull request 6 months ago
zaeleus opened this pull request 6 months ago
doc: Add Cancel safety description for AsyncFd's methods
howjmay opened this pull request 6 months ago
howjmay opened this pull request 6 months ago
sync: add sender_weak_count and sender_strong_count for Receiver
hi-rustin opened this pull request 6 months ago
hi-rustin opened this pull request 6 months ago
runtime: fix typo in unhandled_panic
tniessen opened this pull request 6 months ago
tniessen opened this pull request 6 months ago
Implicitly inherit special Task local state during task spawning
junderw opened this issue 6 months ago
junderw opened this issue 6 months ago
Making the Stream adaptor structures public in tokio-stream
sharpened-nacho opened this pull request 6 months ago
sharpened-nacho opened this pull request 6 months ago
stream: change the visibility of stream adaptor structures to public
sharpened-nacho opened this pull request 6 months ago
sharpened-nacho opened this pull request 6 months ago
Making the Stream adaptor structures public in tokio-stream
sharpened-nacho opened this issue 6 months ago
sharpened-nacho opened this issue 6 months ago
`AsyncFd`'s methods are missing information about cancel safety
kckeiks opened this issue 6 months ago
kckeiks opened this issue 6 months ago
Get `mpsc::Sender` count on `mpsc::Receiver`
barafael opened this issue 6 months ago
barafael opened this issue 6 months ago
Unstable ErrorKind in Stable branch
dr-kernel opened this issue 7 months ago
dr-kernel opened this issue 7 months ago
Add `broadcast::Sender::closed` Future
schmidma opened this issue 7 months ago
schmidma opened this issue 7 months ago
io: fix trait bounds on `impl Sink for StreamReader`
eric-seppanen opened this pull request 7 months ago
eric-seppanen opened this pull request 7 months ago
Identify if thread being created is a worker or blocking in `thread_name_fn`
dinhani opened this issue 7 months ago
dinhani opened this issue 7 months ago
chore: increase MSRV to 1.70
Darksonn opened this pull request 7 months ago
Darksonn opened this pull request 7 months ago
unix/socketaddr: add as_abstract_name
BusyJay opened this pull request 7 months ago
BusyJay opened this pull request 7 months ago
runtime.spawn doesn't run the task
tisonkun opened this issue 7 months ago
tisonkun opened this issue 7 months ago
`tokio_util::io::StreamReader` uses incorrect generic parameter for `Sink` impl
eric-seppanen opened this issue 7 months ago
eric-seppanen opened this issue 7 months ago
Typo fix in join.rs and try_join.rs
FabijanC opened this pull request 7 months ago
FabijanC opened this pull request 7 months ago
Improvement for #[tokio::main]
Jedsek opened this pull request 7 months ago
Jedsek opened this pull request 7 months ago
Improvement for `#[tokio::main]`
Jedsek opened this issue 7 months ago
Jedsek opened this issue 7 months ago
codec: docs: fix length_delimited doc description and make examples testable
name1e5s opened this pull request 7 months ago
name1e5s opened this pull request 7 months ago
Add sync::watch::Sender::same_channel()
uklotzde opened this pull request 7 months ago
uklotzde opened this pull request 7 months ago
Update to Mio v1
Thomasdezeeuw opened this pull request 7 months ago
Thomasdezeeuw opened this pull request 7 months ago
Interval panics with Duration::MAX
nazar-pc opened this issue 7 months ago
nazar-pc opened this issue 7 months ago
Unreadable `AsyncFd` cannot be polled correctly with `Interest::READABLE` with epoll on Linux
XOR-op opened this issue 7 months ago
XOR-op opened this issue 7 months ago
std::thread::sleep blocks another thread even when it's multi thread and multiple workers
takassh opened this issue 7 months ago
takassh opened this issue 7 months ago
rt: modify the type bound of LinkedList when call into_guarded
wathenjiang opened this pull request 7 months ago
wathenjiang opened this pull request 7 months ago
Include relevant values in ReadBuf.put_slice() panic message #6580
inventednight opened this pull request 7 months ago
inventednight opened this pull request 7 months ago
tokio build broken for aarch64-apple-visionos
coolbluewater opened this issue 7 months ago
coolbluewater opened this issue 7 months ago
tokio build broken for aarch64-apple-visionos
coolbluewater opened this issue 7 months ago
coolbluewater opened this issue 7 months ago
sync: implement Default for watch::Sender
nylonicious opened this pull request 7 months ago
nylonicious opened this pull request 7 months ago
Unable to use the docsrs configuration under Windows
Coding-Badly opened this issue 7 months ago
Coding-Badly opened this issue 7 months ago
metrics: use `MetricAtomic*` for task counters
Darksonn opened this pull request 7 months ago
Darksonn opened this pull request 7 months ago
Please `impl Default for watch::Sender<T> where T: Default`
joshtriplett opened this issue 7 months ago
joshtriplett opened this issue 7 months ago
task: stabilize `consume_budget`
robjtede opened this pull request 7 months ago
robjtede opened this pull request 7 months ago
Implement Clone for AbortHandle
aschweig opened this pull request 7 months ago
aschweig opened this pull request 7 months ago
Internal panics in `CurrentThread::block_on()` under WSLv1
mqudsi opened this issue 7 months ago
mqudsi opened this issue 7 months ago
metrics: stabilize num_alive_tasks
rcoh opened this pull request 7 months ago
rcoh opened this pull request 7 months ago
6566 - Add 'run_until_cancelled' to 'tokio_util::sync::CancellationToken'
tglane opened this pull request 7 months ago
tglane opened this pull request 7 months ago
`arcmutex!` convenience macro
amab8901 opened this issue 7 months ago
amab8901 opened this issue 7 months ago
Update FreeBSD CI environment
asomers opened this pull request 7 months ago
asomers opened this pull request 7 months ago
Alternative to AsyncDrop
jxdabc opened this issue 7 months ago
jxdabc opened this issue 7 months ago
Really bad tcp performance on windows.
dtzxporter opened this issue 7 months ago
dtzxporter opened this issue 7 months ago
time: fix big time panic issue
wathenjiang opened this pull request 7 months ago
wathenjiang opened this pull request 7 months ago
Sending data frame followed by trailer frame discards the data frame
ohadvano opened this issue 7 months ago
ohadvano opened this issue 7 months ago
regression: tokio::test in 1.38 eats my tests
zeenix opened this issue 7 months ago
zeenix opened this issue 7 months ago
app stuck dropping tokio::runtime::runtime::Runtime
DaKnig opened this issue 7 months ago
DaKnig opened this issue 7 months ago
Added method as_std_mut to tokio::process::Command
tglane opened this pull request 7 months ago
tglane opened this pull request 7 months ago
test: make `Spawn` forward `size_hint`
thedjinn opened this pull request 7 months ago
thedjinn opened this pull request 7 months ago
Segment fault at `poll_future`
zRegle opened this issue 7 months ago
zRegle opened this issue 7 months ago
LengthDelimitedCodec misses that last N bytes of the frame with num_skip(0)
erenon opened this issue 7 months ago
erenon opened this issue 7 months ago
sync: fix incorrect is_empty on mpsc block boundaries
Darksonn opened this pull request 7 months ago
Darksonn opened this pull request 7 months ago
Every 32 messages `is_empty()` on `Receiver` and `UnboundedReceiver` returns `false` even though len == 0
sjoubert49 opened this issue 7 months ago
sjoubert49 opened this issue 7 months ago
chore: prepare Tokio v1.38.0
Darksonn opened this pull request 7 months ago
Darksonn opened this pull request 7 months ago
Prepare tokio-macros v2.3.0
Darksonn opened this pull request 7 months ago
Darksonn opened this pull request 7 months ago
docs: fix a typo in doc of LocalSet::run_until
SteveLauC opened this pull request 7 months ago
SteveLauC opened this pull request 7 months ago
metrics: create MetricAtomicUsize for usized-metrics
rcoh opened this pull request 7 months ago
rcoh opened this pull request 7 months ago
Panic at linked_list.rs - reborn
chroche opened this issue 7 months ago
chroche opened this issue 7 months ago
runtime: move the task out of the lifo_slot in block_in_place
wathenjiang opened this pull request 7 months ago
wathenjiang opened this pull request 7 months ago
Feature tokio::sync::mpsc::Receiver::wait_close(&self)
audioXD opened this issue 7 months ago
audioXD opened this issue 7 months ago
tokio::sync::mpsc::bounded::Receiver<T>::is_empty() returns false when recv().await blocks
saltatory opened this issue 7 months ago
saltatory opened this issue 7 months ago
macros: allow setting `unhandled_panic` behavior in tokio::{main, test}
name1e5s opened this pull request 7 months ago
name1e5s opened this pull request 7 months ago
Helper struct/wrapper for a stream of named pipe connections
Tacklebox opened this issue 7 months ago
Tacklebox opened this issue 7 months ago
Fix misleading NamedPipeServer example
Tacklebox opened this pull request 7 months ago
Tacklebox opened this pull request 7 months ago
Add `SimplexStream` structure
wutchzone opened this pull request 7 months ago
wutchzone opened this pull request 7 months ago
Allow Notify to wake up exactly one waiter
kaimast opened this pull request 7 months ago
kaimast opened this pull request 7 months ago