2
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
net: expose keepalive option on `TcpSocket` (#6311) More... over 1 year ago
ci: add spellchecking (#6297) More... over 1 year ago
io: clarify `clear_ready` docs (#6304) More... over 1 year ago
sync: use AtomicBool in broadcast channel future (#6298) More... over 1 year ago
macros: fix trait_method breaking change detection (#6308) More... over 1 year ago
runtime: remove obsolete comment (#6303) More... over 1 year ago
net: add `UnixSocket` (#6290) More... over 1 year ago
io: simplify check for empty slice (#6293) More... over 1 year ago
net: document that `*Fd` traits on `TcpSocket` are unix-only (#6294) More... over 1 year ago
ci: verify that tests work with panic=abort (#6283) More... over 1 year ago
time: add `FutureExt::timeout` (#6276) More... over 1 year ago
task: add `JoinSet::try_join_next` (#6280) More... over 1 year ago
process: use pidfd on Linux when available (#6152) More... over 1 year ago
sync: document FIFO behavior of `tokio::sync::Mutex` (#6279) More... over 1 year ago
ci: update clippy version to 1.75 (#6273) More... over 1 year ago
io: make `copy` cooperative (#6265) More... over 1 year ago
ci: update cargo-check-external-types to 0.1.10 (#6274) More... over 1 year ago
ci: update actions/checkout action to v4 (#6272) More... over 1 year ago
tests: update mio-aio to 0.8 (#6269) More... over 1 year ago
ci: update FreeBSD CI environment to 13.2 (#6270) More... over 1 year ago
chore: typographic improvements (#6262) More... over 1 year ago
sync: add `Sender::{try_,}reserve_many` (#6205) More... over 1 year ago
rt: improve robustness of `wake_in_drop_after_panic` test (#6238) More... over 1 year ago
task: fix typo (#6261) More... over 1 year ago
sync: add `{Receiver,UnboundedReceiver}::poll_recv_many` (#6236) More... over 1 year ago
sync: add `watch::Receiver::mark_unchanged` (#6252) More... over 1 year ago
net: add support for anonymous unix pipes (#6127) More... over 1 year ago
io: make `repeat` and `sink` cooperative (#6254) More... over 1 year ago
ci: fix new warnings on 1.75.0 (#6255) More... over 1 year ago
benches: fix benchmarking conflicts for real this time (#6246) More... over 1 year ago