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

net: expose more socket options on `TcpSocket`

hawkw opened this issue about 4 years ago
docs: Add improved docs for discoverability of `tokio_util::compat`

LucioFranco opened this issue over 4 years ago
Exposing combinators

Darksonn opened this issue over 4 years ago
io: propose new AsyncRead / AsyncWrite traits

carllerche opened this issue over 4 years ago
Break up contributing.md

Darksonn opened this issue over 4 years ago
rt: high tail latencies with threaded scheduler when under load

carllerche opened this issue over 4 years ago
Document performance considerations tokio::fs

Darksonn opened this issue over 4 years ago
Detached tasks in tests

Darksonn opened this issue over 4 years ago
IO traits in v0.3

Darksonn opened this issue over 4 years ago
fix: Update the docs of "pause" to state that time will still advance

Marwes opened this pull request over 4 years ago
OS specific File APIs

nomad010 opened this issue over 4 years ago
Possible leak with TLS

nbigaouette opened this issue over 4 years ago
Heavy contention on blocking

jonhoo opened this issue over 4 years ago
Gracefully clean up Child on drop instead of SIGKILL?

Mygod opened this issue over 4 years ago
Add join_all function for waiting on an iterator of futures

sunjay opened this issue over 4 years ago
zero-copy supports

Future2100 opened this issue over 4 years ago
rfc: reducing "runtime not found" confusion

carllerche opened this issue over 4 years ago
io_uring

Darksonn opened this issue over 4 years ago
[email protected] + futures::executor::block_on causes hang

bryanburgers opened this issue almost 5 years ago
How to use a global runtime for all tests?

ufoscout opened this issue almost 5 years ago
At high CPU load, tokio::time::interval can trigger twice

sdfgeoff opened this issue almost 5 years ago
Future types returned by AsyncReadExt methods are not public

crdumoul opened this issue almost 5 years ago
time: Add comment about cancelation of timed out futures

d-e-s-o opened this pull request almost 5 years ago
Holistic Reform of #[must_use] Needed

dekellum opened this issue almost 5 years ago
Windows UDS Support

mattsre opened this issue almost 5 years ago
task: Introduce a new pattern for task-local storage

LucioFranco opened this pull request almost 5 years ago
File operations don't use the whole buffer

lnicola opened this issue about 5 years ago
Failed to spawn tasks in dynamic library in plugins system

garyhai opened this issue about 5 years ago
tokio::test - how to test if read/write did not get called?

ultrasaurus opened this issue about 5 years ago
Consider exposing simulation's types in Tokio

davidbarsky opened this issue about 5 years ago
Consider making JoinHandle cancel on drop

seanmonstar opened this issue about 5 years ago
Feature request: read_at/write_at for tokio::fs::File

asomers opened this issue over 5 years ago
Connected framed UDP socket

zizhengtai opened this issue over 5 years ago
Build for wasm32-unknown-unknown ?

andrewzah opened this issue almost 6 years ago
tokio-fs: Add support for positioned IO

g2p opened this issue about 6 years ago
android support?

KORuL opened this issue over 6 years ago
Recover a future from expired Deadline

ilammy opened this issue over 6 years ago