2
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
time: reduce the generated code size of `Timeout<T>::poll` (#7535) More... 8 days ago
task: implement `Ord` for `task::Id` (#7530) More... 13 days ago
net: qualify that `SO_REUSEADDR` is only set on Unix (#7533) More... 14 days ago
ci: update GitHub actions/checkout to v5 (#7529) More... 14 days ago
net: clarify socket gets closed on drop (#7526) More... 16 days ago
ci: remove a typo from `spellcheck.dic` (#7524)
Qi
More... 17 days ago
runtime: fix a typo in comment of `MAX_LIFO_POLLS_PER_TICK` (#7520) More... 18 days ago
ci: pin the rust version for wasm tests (#7518) More... 20 days ago
task: inline the docs of `TaskTracker` while re-exporting it (#7516)
Qi
More... 20 days ago
fs: add io_uring `open` operation (#7321) More... 20 days ago
net: render the `cygwin` in the docs of `quickack` and `set_quickack` (#7515)
Qi
More... 22 days ago
future: clarify the fairness of `FutureExt` for cancellation adapters (#7512) More... 23 days ago
ci: fix clippy warnings triggered under specific cfg (#7495) More... 23 days ago
process: upgrade `Command::spawn_with` to use `FnOnce` (#7511) More... 24 days ago
task: fix flaky joinmap test during abort (#7509) More... 24 days ago
chore: prepare tokio-util v0.7.16 (#7507) More... 25 days ago
task: stabilise `JoinMap` (#7075) More... 25 days ago
sync: document cancel safety on `SetOnce::wait` (#7506) More... 25 days ago
codec: also apply capacity to read buffer in `Framed::with_capacity` (#7500) More... 26 days ago
Merge 'tokio-1.47.1' into 'master' More... 26 days ago
chore: prepare Tokio v1.47.1 (#7504) More... 26 days ago
Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503) More... 26 days ago
chore: prepare Tokio v1.43.2 (#7502) More... 26 days ago
blocking: clarify that spawn_blocking is aborted if not yet started (#7501) More... 26 days ago
process: fix panic from spurious pidfd wakeup (#7494) More... 27 days ago
codec: add `FramedWrite::with_capacity` (#7493) More... 27 days ago
ci: add lockfile for LTS branch More... 27 days ago
readme: add 1.47 as LTS release (#7497) More... 27 days ago
readme: add 1.47 as LTS release (#7497) More... 27 days ago
net: add `TcpStream::quickack` and `TcpStream::set_quickack` (#7490)
Qi
More... 27 days ago