2
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wasm: support rt-multi-thread with wasm32-wasi-preview1-threads (#6510) More... 1 day ago
macros: `#[cfg(not(test))]` is no longer necessary for main macros (#6508) More... 2 days ago
io: add `copy_bidirectional_with_sizes` (#6500) More... 3 days ago
time: fix test-util requirement for pause and resume in docs (#6503) More... 4 days ago
sync: instrument `Semaphore` for task dumps (#6499) More... 5 days ago
io: fix obsolete reference in `ReadHalf::unsplit()` documentation (#6498) More... 5 days ago
metrics: document `Runtime::metrics` (#6496) More... 6 days ago
sync: document that `Barrier::wait` is not cancel safe (#6494) More... 7 days ago
sync: explain relation between `watch::Sender::{subscribe,closed}` (#6490) More... 8 days ago
net: add missing types to module docs (#6482) More... 12 days ago
docs: add --locked to cargo install commands (#6479) More... 12 days ago
sync: add examples for `SemaphorePermit`, `OwnedSemaphorePermit` (#6477) More... 13 days ago
sync: use usize instead of u32 for `SemaphorePermit::split` (#6478) More... 14 days ago
fs: rewrite file system docs (#6467) More... 14 days ago
readme: mention cargo-docs-rs in CONTRIBUTING.md (#6475) More... 14 days ago
sync: add `split` method to the semaphore permit (#6472) More... 15 days ago
task: make `LocalKey::get` work with Clone types (#6433) More... 15 days ago
chore: fix clippy warnings (#6466) More... 17 days ago
runtime: add links in docs for issues and crates (#6473) More... 17 days ago
metrics: ignore `worker_steal_count` test (#6471) More... 18 days ago
macros: render more comprehensible documentation for `select!` (#6468) More... 18 days ago
net: add Apple visionOS support (#6465) More... 19 days ago
chore: fix typo (#6464) More... 20 days ago
readme: add readme for tokio-stream (#6456) More... 22 days ago
runtime: improvements for `global_queue_interval` (#6445) More... 22 days ago
io: implement `AsyncBufRead` for `Join` (#6449) More... 23 days ago
codec: make tracing feature optional for codecs (#6434) More... 26 days ago
io: add `T: ?Sized` to `tokio_util::io::poll_read_buf` (#6441) More... 26 days ago
chore: update CI to clippy 1.77 (#6443) More... 26 days ago
chore: prepare Tokio v1.37.0 (#6435) More... 28 days ago