2
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
task: stabilize `task::Id` related apis (#6891) More... 11 months ago
ci: test more things with miri (#6885) More... 11 months ago
sync: add `watch::Sender::sender_count` (#6836) More... 11 months ago
io: document cancel safety of `AsyncFd` methods (#6890) More... 11 months ago
task: add task size to tracing instrumentation (#6881) More... 11 months ago
time: import `Future` trait from std instead of futures_core (#6884)
Nur
More... 11 months ago
task: stabilize task ids (#6793) More... 11 months ago
readme: update miri test command (#6883) More... 11 months ago
macros: suppress `clippy::needless_return` in `#[tokio::main]` (#6874) More... 11 months ago
sync: fix `Stream` link in broadcast docs (#6873) More... 11 months ago
sync: apply cooperative scheduling to sync::broadcast::Receiver (#6870) More... 11 months ago
sync: apply cooperative scheduling to `sync::watch` (#6846) More... 11 months ago
net: add conversions for unix `SocketAddr` (#6868) More... 11 months ago
chore: use boxed slice if possible (#6858) More... 11 months ago
metrics: don't hang in injection_queue_depth_multi_thread test (#6862) More... 11 months ago
runtime: avoid pointer casts in IO driver on miri (#6859) More... 11 months ago
stream: fix link on `Peekable` (#6861) More... 11 months ago
metrics: stabilize `injection_queue_depth` metric (#6854) More... 11 months ago
net: change quotes in docs (#6852) More... 11 months ago
runtime: box futures larger than 16k on release mode (#6826) More... 12 months ago
sync: document runtime compatibility (#6833) More... 12 months ago
macros: render more comprehensible documentation for `try_join!` (#6841) More... 12 months ago
net: fix examples for `TcpSocket::{set_nodelay,nodelay}` (#6840) More... 12 months ago
net: fix handling of leading zero byte in `from_abstract_name` (#6838) More... 12 months ago
fs: make available to wasm under tokio_unstable (#6822) More... 12 months ago
io: recommend `OwnedFd` with `AsyncFd` (#6821) More... 12 months ago
macros: render more comprehensible documentation for `join!` (#6814) More... 12 months ago
sync: add `#[must_use]` to `Notified` (#6828) More... 12 months ago
time: add abstraction for `RwLock` to remove poisoning aspect (#6807) More... 12 months ago
chore: prepare tokio-stream v0.1.16 (#6825) More... 12 months ago