2
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rt: do not track time-based metrics on wasm32-unknown-unknown (#7322) More... 3 months ago
time: eliminate `UnsafeCell` around the `TimerShared` (#7329)
Qi
More... 3 months ago
runtime: eliminate unnecessary lfence while operating on `queue::Local<T>` (#7340)
Qi
More... 3 months ago
runtime: various minor `LocalRuntime` improvements (#7346) More... 3 months ago
rt: add infrastructure code for io_uring (#7320) More... 3 months ago
time: rename `cached_when` to `registered_when` (#7333)
Qi
More... 3 months ago
net: fix docs for `recv_buffer_size` method (#7336) More... 3 months ago
ci: update macros_type_mismatch for Rust 1.87.0 (#7339) More... 3 months ago
ci: update macros_type_mismatch for Rust 1.87.0 (#7339) More... 3 months ago
time: address style issues (#7328)
Qi
More... 4 months ago
time: remove outdated explicitly `drop` call of `Mutex` (#7326)
Qi
More... 4 months ago
runtime: add doc note that `on_*_task_poll` is unstable (#7311) More... 4 months ago
net: ignore `NotConnected` in `TcpStream::shutdown` (#7290) More... 4 months ago
chore: prepare Tokio v1.45.0 (#7308) More... 4 months ago
time: revert "use sharding for timer implementation" related changes (#7226) More... 4 months ago
ci: Test AArch64 Windows (#7288) More... 4 months ago
time: update `sleep` documentation to reflect maximum allowed duration (#7302) More... 4 months ago
compat: add more documentation to `tokio_util::compat` (#7279) More... 4 months ago
metrics: stabilize `worker_park_count` and `worker_unpark_count` (#7276) More... 4 months ago
ci: fix cfg!(miri) declarations in tests (#7286) More... 4 months ago
chore: prepare tokio-util v0.7.15 (#7283) More... 4 months ago
fs: update the mockall dev dependency to 0.13.0 (#7234) More... 4 months ago
examples: improve echo example consistency (#7256) More... 4 months ago
rt(unstable): remove alt multi-threaded runtime (#7275) More... 4 months ago
runtime: document the queue behavior of `spawn_blocking` (#7269) More... 4 months ago
metrics: fix panic comment in `max_error` docs (#7273) More... 4 months ago
process: add `Command::spawn_with` (#7249) More... 4 months ago
task: properly handle removed entries in `JoinMap` (#7264) More... 5 months ago
benches: add helper functions for building runtimes (#7260) More... 5 months ago
fs: avoid some copies in `tokio::fs::write` (#7199) More... 5 months ago