2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sync: explain relation between `watch::Sender::{subscribe,closed}` (#6490) More... 2 days ago
net: add missing types to module docs (#6482) More... 6 days ago
docs: add --locked to cargo install commands (#6479) More... 6 days ago
sync: add examples for `SemaphorePermit`, `OwnedSemaphorePermit` (#6477) More... 7 days ago
sync: use usize instead of u32 for `SemaphorePermit::split` (#6478) More... 8 days ago
fs: rewrite file system docs (#6467) More... 9 days ago
readme: mention cargo-docs-rs in CONTRIBUTING.md (#6475) More... 9 days ago
sync: add `split` method to the semaphore permit (#6472) More... 9 days ago
task: make `LocalKey::get` work with Clone types (#6433) More... 9 days ago
chore: fix clippy warnings (#6466) More... 11 days ago
runtime: add links in docs for issues and crates (#6473) More... 12 days ago
metrics: ignore `worker_steal_count` test (#6471) More... 12 days ago
macros: render more comprehensible documentation for `select!` (#6468) More... 13 days ago
net: add Apple visionOS support (#6465) More... 13 days ago
chore: fix typo (#6464) More... 14 days ago
readme: add readme for tokio-stream (#6456) More... 17 days ago
runtime: improvements for `global_queue_interval` (#6445) More... 17 days ago
io: implement `AsyncBufRead` for `Join` (#6449) More... 17 days ago
codec: make tracing feature optional for codecs (#6434) More... 20 days ago
io: add `T: ?Sized` to `tokio_util::io::poll_read_buf` (#6441) More... 20 days ago
chore: update CI to clippy 1.77 (#6443) More... 21 days ago
chore: prepare Tokio v1.37.0 (#6435) More... 22 days ago
io: document cancel safety of `AsyncBufReadExt::fill_buf` (#6431) More... 24 days ago
stream: add `next_many` and `poll_next_many` to `StreamMap` (#6409) More... 24 days ago
util: document cancel safety of `SinkExt::send` and `StreamExt::next` (#6417) More... 26 days ago
sync: add a `rwlock()` method to owned `RwLock` guards (#6418) More... 26 days ago
sync: add `is_closed`, `is_empty`, and `len` to mpsc receivers (#6348) More... 26 days ago
util: assert compatibility between `LengthDelimitedCodec` options (#6414) More... 27 days ago
readme: add description about benchmarks (#6425) More... 27 days ago
sync: expose strong and weak counts of mpsc sender handles (#6405) More... 28 days ago