2
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
macros: improve the documentation for `#[tokio::test]` (#4761) More... about 3 years ago
joinset: rename `join_one` to `join_next` (#4755) More... about 3 years ago
chore: prepare Tokio v1.19.2 (#4754) More... about 3 years ago
time: add `StreamExt::chunks_timeout` (#4695) More... about 3 years ago
sync: fix `will_wake` usage in `Notify` (#4751) More... about 3 years ago
chore: prepare Tokio v1.19.1 (#4750) More... about 3 years ago
sync: fix panic in `Notified::enable` (#4747) More... about 3 years ago
chore: prepare tokio-stream 0.1.9 (#4743) More... about 3 years ago
chore: prepare tokio-macros 1.8.0 (#4742) More... about 3 years ago
chore: prepare tokio-util 0.7.3 (#4744) More... about 3 years ago
chore: fix changelog typo (#4740) More... about 3 years ago
chore: prepare Tokio v1.19.0 (#4738) More... about 3 years ago
net: add `take_error` to `TcpSocket` and `TcpStream` (#4739) More... about 3 years ago
sync: replace non-binding `if let` statements (#4735) More... about 3 years ago
tokio: add 1.18.x as LTS release (#4733) More... about 3 years ago
tokio: check page capacity before obtaining base pointer (#4731) More... about 3 years ago
doc: clarify semantics of tasks outliving block_on (#4729) More... over 3 years ago
chore: fix clippy warnings (#4727) More... over 3 years ago
runtime: add `is_finished` method for `JoinHandle` and `AbortHandle` (#4709) More... over 3 years ago
task: update return value of `JoinSet::join_one` (#4726) More... over 3 years ago
task: add `join_set::Builder` for configuring `JoinSet` tasks (#4687) More... over 3 years ago
task: add `consume_budget` for cooperative scheduling (#4498) More... over 3 years ago
metrics: correctly update atomics in IoDriverMetrics (#4725) More... over 3 years ago
sync: add resubscribe method to broadcast::Receiver (#4607) More... over 3 years ago
stream: add cancel-safety docs to `StreamExt::next` and `try_next` (#4715) More... over 3 years ago
time: fix example for `MissedTickBehavior::Burst` (#4713) More... over 3 years ago
sync: add broadcast to list of channel types (#4712) More... over 3 years ago
chore: fix cargo audit warning by upgrading mockall (#4710) More... over 3 years ago
sync: add `Notified::enable` (#4705) More... over 3 years ago
chore: update macro output tests for rust 1.61.0 (#4706) More... over 3 years ago