2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
taskdump: instrument `JoinHandle` and `tokio::fs` (#5676) More... over 2 years ago
macros: fix typo in doc comment (#5671) More... over 2 years ago
net: add nodelay methods on TcpSocket (#5672) More... over 2 years ago
ci: check that `tokio/fuzz` compiles (#5670) More... over 2 years ago
sync: implement more traits for channel errors (#5666) More... over 2 years ago
fs: reduce blocking ops in `fs::read_dir` (#5653) More... over 2 years ago
tokio: add `CountedLinkedList::for_each` (#5660) More... over 2 years ago
taskdump: implement task dumps for current-thread runtime (#5608) More... over 2 years ago
metrics: add metric for number of tasks (#5628) More... over 2 years ago
net: add uds doc alias for unix sockets (#5659) More... over 2 years ago
chore: prepare tokio-stream v0.1.14 (#5658) More... over 2 years ago
stream: fix minimum Tokio dependency (#5657) More... over 2 years ago
chore: prepare tokio-stream v0.1.13 (#5652) More... over 2 years ago
chore: prepare tokio-util v0.7.8 (#5651) More... over 2 years ago
chore: prepare Tokio v1.28.0 (#5650) More... over 2 years ago
chore: prepare tokio-macros v2.1.0 (#5649) More... over 2 years ago
ci: use cargo-semver-checks GitHub Action (#5648) More... over 2 years ago
sync: add `watch::Receiver::wait_for` (#5611) More... over 2 years ago
sync: improve Debug impl for `RwLock` (#5647) More... over 2 years ago
stream: add `StreamExt::timeout_repeating` (#5577) More... over 2 years ago
stream: add "full" feature flag (#5639) More... over 2 years ago
Revert "macros: hide internal constant in select! macro (#5617)" (#5637) More... over 2 years ago
sync: fix typo in `Semaphore::MAX_PERMITS` (#5645) More... over 2 years ago
chore: fix compiler output changes in rustc 1.69 (#5643) More... over 2 years ago
chore: remove ntapi dev-dependency (#5642) More... over 2 years ago
rt: fix spurious `yield_defers_until_park` test (#5634) More... over 2 years ago
docs: fix typo in `#[tokio::test]` docs (#5636) More... over 2 years ago
sync: improve CancellationToken doc on child tokens (#5632) More... over 2 years ago
sync: reduce contention in `Notify` (#5503) More... over 2 years ago
time: fix panic in DelayQueue (#5630) More... over 2 years ago