2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rt: remove Arc from I/O driver (#5134) More... almost 3 years ago
rt: fix `rng_seed` test for threaded runtime (#5133) More... almost 3 years ago
rt: switch io::handle refs with scheduler:Handle (#5128) More... almost 3 years ago
rt: start decoupling I/O driver and I/O handle (#5127) More... almost 3 years ago
rt: signal driver now uses I/O driver directly (#5125) More... almost 3 years ago
rt: move signal driver to runtime module (#5121) More... almost 3 years ago
rt: misc time driver cleanup (#5120) More... almost 3 years ago
task: document that spawned tasks execute immedaitely (#5117) More... almost 3 years ago
time: document return type of `timeout` (#5118) More... almost 3 years ago
rt: remove a reference to internal time handle (#5107) More... almost 3 years ago
time: panic in release mode when `mark_pending` called illegally (#5093)
cjw
More... almost 3 years ago
runtime: update the alignment of `CachePadded` (#5106)
cjw
More... almost 3 years ago
stream: document that `throttle` operates on ms granularity (#5101) More... almost 3 years ago
time: remove `Unpin` bound on `Throttle` methods (#5105) More... almost 3 years ago
macros: reduce usage of last statement spans in proc-macros (#5092) More... almost 3 years ago
macros: don't take ownership of futures in macros (#5087) More... almost 3 years ago
rt: remove a conditional compilation clause (#5104) More... almost 3 years ago
tokio: rename internal thread_local macro (#5103) More... almost 3 years ago
task: wake local tasks to the local queue when woken by the same thread (#5095) More... almost 3 years ago
runtime: fix Stacked Borrows violation in `LocalOwnedTasks` (#5099) More... almost 3 years ago
chore: release tokio-stream v0.1.11 (#5094) More... almost 3 years ago
runtime: remove `Option` around `mio::Events` in io driver (#5078)
cjw
More... almost 3 years ago
rt: improve `rng_seed` test robustness (#5075) More... almost 3 years ago
coop: fix flaky coop test (#5074) More... almost 3 years ago
chore: use `std::AtomicPtr` and `std::AtomicU8` (#5071) More... almost 3 years ago
net: fix doc typos for TCP and UDP set_tos methods (#5073) More... almost 3 years ago
io: make copy continue filling the buffer when writer stalls (#5066) More... almost 3 years ago
ci: add minimum GitHub token permissions for workflows (#5072) More... almost 3 years ago
tokio: use const `Mutex::new` for globals (#5061) More... almost 3 years ago
io: wrappers for inspecting data on IO resources (#5033) More... almost 3 years ago