2
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: prepare Tokio v1.44.0 (#7202) More... 5 months ago
ci: enable printing in multi thread loom tests (#7200) More... 5 months ago
process: clarify `Child::kill` behavior (#7162) More... 6 months ago
net: debug_assert on creating a tokio socket from a blocking one (#7166) More... 6 months ago
macros: make `select!` budget-aware (#7164) More... 6 months ago
rt: coop should yield using waker defer strategy (#7185) More... 6 months ago
readme: adjust release schedule to once per month (#7191) More... 6 months ago
process: fix grammar of the `ChildStdin` struct doc comment (#7192) More... 6 months ago
coop: adjust grammar in `tests/coop_budget.rs` (#7173) More... 6 months ago
tokio: mark 1.43 as LTS (#7189) More... 6 months ago
util: optimize buffer reserve for `AnyDelimiterCodec::encode` (#7188) More... 6 months ago
runtime: consistently use worker_threads instead of core_threads (#7186) More... 6 months ago
io: add `read_exact_arc` to safely read a new uninitialized `Arc` (#7165) More... 6 months ago
io: swap reader/writer in simplex doc test (#7176) More... 6 months ago
util: fix example of `Buf` implementor in `StreamReader` docs (#7167) More... 6 months ago
signal: fix CTRL_CLOSE, CTRL_LOGOFF, CTRL_SHUTDOWN on windows (#7122) More... 6 months ago
process: add test for `Child::kill` after `Child::wait` (#7163) More... 6 months ago
sync: Added `WeakSender` to `sync::broadcast::channel` (#7100) More... 6 months ago
sync: implement `oneshot::Receiver::is_empty()` (#7153) More... 6 months ago
sync: implement `oneshot::Receiver::is_terminated()` (#7152) More... 6 months ago
io: add documentation for `SyncIoBridge` with examples and alternatives (#6815) More... 6 months ago
docs: fix nesting of next sections under examples (#7159) More... 6 months ago
macros: docs about `select!` alternatives (#7110) More... 6 months ago
process: calling `start_kill` on exited child should not fail (#7160) More... 6 months ago
coop: expose `coop` as a public module (#7116) More... 6 months ago
ci: bump freeBSD image version (#7158) More... 6 months ago
io: clean up buffer casts (#7142) More... 6 months ago
net: rename the argument for `send_to` (#7146) More... 6 months ago
process: add example for reading `Child` stdout (#7141) More... 6 months ago
fs: align symlink and hardlink parameter names with std (#7143) More... 6 months ago