2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: enable running wasm32-unknown-unknown tests (#4421) More... over 3 years ago
feat: implement `Framed::map_codec` (#4427) More... over 3 years ago
io: fix `take` when using evil reader (#4428) More... over 3 years ago
fs: guarantee that `File::write` will attempt the write even if the runtime shuts down (#4316) More... over 3 years ago
task: mark `JoinHandle` as `UnwindSafe` (#4418) More... over 3 years ago
chore: setup ARM CI with CircleCI (#4417) More... over 3 years ago
runtime: expand on runtime metrics (#4373) More... over 3 years ago
rt: reduce no-op wakeups in the multi-threaded scheduler (#4383) More... over 3 years ago
chore: fix ci to track Rust 1.58 (#4401) More... over 3 years ago
runtime: add better error message when spawning blocking threads (#4398) More... over 3 years ago
ci: upgrade to new nightly (#4396) More... over 3 years ago
rt: refactor current-thread scheduler (take 2) (#4395) More... over 3 years ago
chore: test hyper on CI (#4393) More... over 3 years ago
Revert "rt: refactor current-thread scheduler (#4377)" (#4394) More... over 3 years ago
Revert "Update mio to 0.8 (#4270)" and dependent changes (#4392) More... over 3 years ago
sync: add `blocking_recv` to `oneshot::Receiver` (#4334) More... over 3 years ago
watch: document recursive `borrow` deadlock (#4360) More... over 3 years ago
process: drop pipe after child exits in `wait_with_output` (#4315) More... over 3 years ago
util: add `shrink_to_fit` and `compact` methods to `DelayQueue` (#4170) More... over 3 years ago
net: add `UnwindSafe` impl to `PollEvented` (#4384) More... over 3 years ago
net: document that port 0 picks a random port (#4386) More... over 3 years ago
examples: update `tracing-subscriber` to 0.3 (#4227) More... over 3 years ago
rt: refactor current-thread scheduler (#4377) More... over 3 years ago
test: fix version requirement of tokio-stream (#4376) More... over 3 years ago
util: add mutable reference getters for codecs to pinned `Framed` (#4372) More... over 3 years ago
sync: add a `has_changed` method to `watch::Receiver` (#4342) More... over 3 years ago
sync: don't inherit Send from `parking_lot::*Guard` (#4359) More... over 3 years ago
tokio-stream: add `StreamExt::map_while` (#4351) More... over 3 years ago
net: add tos and set_tos methods to TCP and UDP sockets (#4366) More... over 3 years ago
net: add buffer size methods to UdpSocket (#4363) More... over 3 years ago