2
I Use This!
High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: prepare Tokio v1.30.0 release (#5917) More... about 2 years ago
process: add `{ChildStd*}::into_owned_{fd, handle}` (#5899) More... about 2 years ago
ci: fix MIRI tests (#5919) More... about 2 years ago
time: mark `Sleep` as `!Unpin` in docs (#5916) More... about 2 years ago
rt(alt): fix a number of concurrency bugs (#5907) More... about 2 years ago
time: implement extra reset variants for `Interval` (#5878) More... about 2 years ago
rt: pop at least one task from inject queue (#5908) More... about 2 years ago
sync: avoid false sharing in mpsc channel (#5829) More... about 2 years ago
runtime: fix flaky test `wake_while_rt_is_dropping` (#5905) More... about 2 years ago
Update CI config (#5893) More... about 2 years ago
sync: make `const_new` methods always available (#5885) More... about 2 years ago
tokio: removed unused `tokio_*` cfgs (#5890) More... about 2 years ago
example: use `copy_bidirectional` in proxy.rs (#5856) More... about 2 years ago
ci: fix clippy warnings (#5891) More... about 2 years ago
tokio: bump MSRV to 1.63 (#5887) More... about 2 years ago
rt(alt): track which workers are idle. (#5886) More... about 2 years ago
rt: initial implementation of new threaded runtime (#5823) More... about 2 years ago
rt: add runtime ID (#5864) More... about 2 years ago
net: implement `UCred` for espidf (#5868) More... about 2 years ago
poll: Do not clear readiness on short read/writes. (#5881) More... about 2 years ago
rt: use optional non-zero value for task `owner_id` (#5876) More... about 2 years ago
runtime: use `Arc::increment_strong_count` instead of `mem::forget` (#5872) More... about 2 years ago
fs: add `File::options()` (#5869) More... about 2 years ago
io: use vec in example for `AsyncReadExt::read_exact` (#5863) More... about 2 years ago
process: fix `raw_arg` not showing up in docs (#5865) More... about 2 years ago
sync: add `broadcast::Sender::new` (#5824) More... about 2 years ago
tokio: reduce LLVM code generation (#5859) More... about 2 years ago
runtime: expand on sharing runtime docs (#5858) More... about 2 years ago
util: fix broken intra-doc link (#5849) More... about 2 years ago
sync: mention lagging in docs for `broadcast::send` (#5820) More... about 2 years ago