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
chore: list 1.32.x as LTS release (#5980) More... almost 2 years ago
process: document that `Child::wait` is cancel safe (#5977) More... almost 2 years ago
tokio: render taskdump documentation on docs.rs (#5972) More... almost 2 years ago
macros: use ::core qualified imports instead of ::std inside tokio::test macro (#5973) More... almost 2 years ago
io: add `SyncIOBridge::into_inner` (#5971) More... almost 2 years ago
fs: add vectored writes to `tokio::fs::File` (#5958) More... almost 2 years ago
sync: improve docs for watch channels (#5954) More... almost 2 years ago
test: fix testing category slug (#5953) More... almost 2 years ago
tokio: remove stats feature (#5952) More... almost 2 years ago
sync: improve cancel-safety documentation for mpsc::Sender::send (#5947) More... almost 2 years ago
ci: drop MIPS targets from cross-check (#5951) More... almost 2 years ago
io: pass through IO traits for `StreamReader` and `SinkWriter` (#5941) More... almost 2 years ago
chore: prepare tokio-test v0.4.3 (#5943) More... almost 2 years ago
sync: add const fn `OnceCell::from_value` (#5903) More... about 2 years ago
sync: add `Semaphore` example that limits open files (#5939) More... about 2 years ago
docs: added trailing backticks (#5938) More... about 2 years ago
chore: prepare Tokio v1.32.0 release (#5937) More... about 2 years ago
rt: improve docs for Builder::max_blocking_threads (#5793) More... about 2 years ago
docs: BytesMut::with_capacity does not guarantee exact capacity (#5870) More... about 2 years ago
io: add `Ready::ERROR` and report error readiness (#5781) More... about 2 years ago
rt(alt): tweak some constants to improve scalability (#5935) More... about 2 years ago
io: minor tweaks to `AsyncFd` (#5932) More... about 2 years ago
readme: list previous LTS releases (#5931) More... about 2 years ago
sync: move broadcast waiters into separate list before waking (#5925) More... about 2 years ago
process: stabilize `Command::raw_arg` (#5930) More... about 2 years ago
streams: create StreamMock for testing Streams (#5915) More... about 2 years ago
chore: prepare Tokio v1.31.0 release (#5928) More... about 2 years ago
rt: unstable EWMA poll time metric (#5927) More... about 2 years ago
rt(alt): fix memory leak and increase max preemption when running Loom CI tests (#5911) More... about 2 years ago
io: delegate `WriteHalf::poll_write_vectored` (#5914) More... about 2 years ago