2
I Use This!
High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
io: simplify io readiness logic (#6966)
Nur
More... 9 months ago
time: fix a typo in `Instant` docs (#6982) More... 9 months ago
miri: add annotations for tests with miri ignore (#6981) More... 9 months ago
io: add `AsyncFd::try_io()` and `try_io_mut()` (#6967) More... 9 months ago
tokio: avoid positional fmt params when possible (#6978) More... 9 months ago
io: avoid ptr->ref->ptr roundtrip in `RegistrationSet` (#6929) More... 9 months ago
docs: update miri test command in CONTRIBUTING.md (#6976) More... 9 months ago
docs: fix documentation build on Windows (#6945) More... 9 months ago
net: fix docs discription in unix module (#6791) More... 9 months ago
chore: prepare Tokio v1.41.1 (#6959) More... 9 months ago
metrics: fix bug with wrong number of buckets for the histogram (#6957) More... 9 months ago
docs: fix mismatched backticks in CONTRIBUTING.md (#6951) More... 10 months ago
ci: update cargo-check-external-types to 0.1.13 (#6949) More... 10 months ago
net: fix typo in `TcpStream` internal comment (#6944) More... 10 months ago
metrics: fixed flaky `worker_steal_count` test (#6932) More... 10 months ago
metrics: removed race condition from global_queue_depth_multi_thread test (#6936) More... 10 months ago
net: display `net` requirement for `net::UdpSocket` in docs (#6938) More... 10 months ago
ci: use patched version of cargo-check-external-types to fix CI failure (#6937) More... 10 months ago
ci: use cargo deny (#6931) More... 10 months ago
chore: prepare Tokio v1.41.0 (#6917) More... 10 months ago
runtime: fix stability feature flags for docs (#6909) More... 10 months ago
metrics: rename `*_poll_count_*` to `*_poll_time_*` (#6924) More... 10 months ago
metrics: add H2 Histogram option to improve histogram granularity (#6897) More... 10 months ago
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916) More... 10 months ago
metrics: rename `injection_queue_depth` to `global_queue_depth` (#6918) More... 10 months ago
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911) More... 10 months ago
sync: add `mpsc::Receiver::blocking_recv_many` (#6867) More... 10 months ago
ci: print the correct sort order of the dictionary on failure (#6905) More... 10 months ago
rt: add LocalRuntime (#6808) More... 10 months ago
task: stabilize `task::Id` related apis (#6891) More... 10 months ago