2
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
task: add `tokio_util::sync::TaskTracker` (#6033) More... almost 2 years ago
sync: add `mpsc::Receiver::recv_many` (#6010) More... almost 2 years ago
chore: clippy and doc fixes (#6081) More... almost 2 years ago
readme: remove rdbc and add axum to related projects (#6077) More... almost 2 years ago
io: fix integer overflow in `take` (#6080) More... almost 2 years ago
changelog: fix typo in quadratic (#6079) More... almost 2 years ago
time: reorder comment in sleep.rs (#6076) More... almost 2 years ago
chore: remove bin directory (#6078) More... almost 2 years ago
task: fix missing wakeup when using `LocalSet::enter` (#6016) More... almost 2 years ago
task: add `JoinMap::keys` (#6046) More... almost 2 years ago
fs: update cfg attr in `fs::read_dir` (#6075) More... almost 2 years ago
net: fix flaky doctest for `TcpStream::into_std` (#6074) More... almost 2 years ago
tokio: remove #5973 from changelog (#6073) More... almost 2 years ago
chore: move 1.20.x to previous LTS releases (#6069) More... almost 2 years ago
io: allow `clear_readiness` after io driver shutdown (#6067) More... almost 2 years ago
chore: render taskdump docs in Netlify previews (#6060) More... almost 2 years ago
chore: prepare Tokio v1.33.0 release (#6059) More... almost 2 years ago
io: implement `Seek` for `SyncIoBridge` (#6058) More... almost 2 years ago
rt: do not trace tasks while locking `OwnedTasks` (#6036) More... almost 2 years ago
sync: fix unclosed code block in example (#6056) More... almost 2 years ago
docs: fix new doc warnings in 1.73.0 (#6055) More... almost 2 years ago
time: reduce iteration count in short_sleeps test (#6052) More... almost 2 years ago
sync: `Semaphore` doc final cleanup (#6050) More... almost 2 years ago
docs: add semaphore example for running tests sequentially (#6038) More... almost 2 years ago
net: add apple tvos support (#6045) More... almost 2 years ago
sync: document that broadcast capacity is a lower bound (#6042) More... almost 2 years ago
rt: fix flaky test `test_disable_lifo_slot` (#6043) More... almost 2 years ago
io: mark `Interest::add` with `#[must_use]` (#6037) More... almost 2 years ago
benches: move sender to a spawned task in `watch` benchmark (#6034) More... almost 2 years ago
sync: use Acquire/Release instead of SeqCst in watch (#6018) More... almost 2 years ago