2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tokio: update nix dependency to 0.27.1 (#6190) More... almost 2 years ago
runtime: make `Runtime` unwind safe (#6189) More... almost 2 years ago
runtime: move comment to the right place (#6184) More... almost 2 years ago
chore: remove uses of unsafe from maybe_done.rs (#6180) More... almost 2 years ago
net: add Apple watchOS support (#6176) More... almost 2 years ago
runtime: document fairness guarantees and current behavior (#6145) More... almost 2 years ago
net: add `SocketAddr::as_abstract_namespace` (#6144) More... almost 2 years ago
time: add `DelayQueue::deadline` (#6163) More... almost 2 years ago
chore: fix docsrs without net feature (#6166) More... almost 2 years ago
task: make task span explicit root (#6158) More... almost 2 years ago
runtime: fix comment typos (#6143) More... almost 2 years ago
sync: avoid creating resource spans with curernt parent, use a None parent instead (#6107) More... almost 2 years ago
taskdump: fix taskdump cargo config example (#6150) More... almost 2 years ago
metrics: fix hang in `worker_overflow_count` test (#6146) More... almost 2 years ago
task: document cancel safety of `LocalSet::run_until` (#6147) More... almost 2 years ago
io: flush in `AsyncWriteExt` examples (#6149) More... almost 2 years ago
runtime: handle missing context on wake (#6148) More... almost 2 years ago
chore: prepare Tokio v1.34.0 release (#6138) More... almost 2 years ago
io: increase `ScheduledIo` tick resolution (#6135) More... almost 2 years ago
io: fix possible I/O resource hang (#6134) More... almost 2 years ago
metrics: update stats when unparking in multi-thread (#6131) More... almost 2 years ago
stream: fix typo in peekable docs (#6130) More... almost 2 years ago
time: remove cached `elapsed` value from driver state (#6097) More... almost 2 years ago
chore: update rust-version to 1.63 in all crates (#6126) More... almost 2 years ago
stream: add `StreamExt::peekable` (#6095) More... almost 2 years ago
ci: fix docs on latest nightly (#6120) More... almost 2 years ago
task: add tests for tracing instrumentation of tasks (#6112) More... almost 2 years ago
docs: fix typos (#6118) More... almost 2 years ago
tokio: gate some panicking tests with #[cfg(panic = "unwind")] (#6115) More... almost 2 years ago
tokio: gate some panicking tests with `#[cfg(panic = "unwind")]` (#6110) More... almost 2 years ago