2
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tokio: add support for signals up to SIGRTMAX (#4555) More... over 3 years ago
runtime: include more documentation for thread_pool/worker (#4511) More... over 3 years ago
stream: expose `Elapsed` error (#4502) More... over 3 years ago
macros: rename `tokio::select!`'s internal `util` module (#4543) More... over 3 years ago
runtime: use `Vec::with_capacity` when building runtime (#4553) More... over 3 years ago
sync: unbounded receiver close docs (#4548) More... over 3 years ago
signal: add SignalKind Hash/Eq impls and c_int conversion (#4540) More... over 3 years ago
util: switch tokio-util from log to tracing (#4539) More... over 3 years ago
task: fix broken link in `AbortHandle` RustDoc (#4545) More... over 3 years ago
Improve docs for tokio_unstable. (#4524) More... over 3 years ago
runtime: recover when OS fails to spawn a new thread (#4485) More... over 3 years ago
task: add `AbortHandle` type for cancelling tasks in a `JoinSet` (#4530) More... over 3 years ago
macros: update `trybuild` output for Rust 1.59.0 (#4536) More... over 3 years ago
tokio: Add initial io driver metrics (#4507) More... over 3 years ago
task: fix missing doc(cfg(...)) attributes for `JoinSet` (#4531) More... over 3 years ago
codec: add `length_field_type` to `LengthDelimitedCodec` builder (#4508) More... over 3 years ago
util: fix import path of CancellationToken in example code (#4520) More... over 3 years ago
ci: fix test not working on wasm (#4527) More... over 3 years ago
sync: add `watch::Sender::send_modify` method (#4310) More... over 3 years ago
macros: fix select macro to process 64 branches (#4519) More... over 3 years ago
chore: prepare Tokio v1.17.0 release (#4504) More... over 3 years ago
task: fix unstable API documentation notes (#4503) More... over 3 years ago
time: use bit manipulation instead of modulo (#4480) More... over 3 years ago
time: prevent panicking in sleep() with large durations (#4495) More... over 3 years ago
rt: make `JoinSet` unstable (#4499) More... over 3 years ago
util: fix waker update condition in `CancellationToken` (#4497) More... over 3 years ago
net: use std::future::ready instead of own Ready future (#4271) More... over 3 years ago
replace spin_loop_hint with hint::spin_loop (#4491) More... over 3 years ago
chore: update minimal mio requirement to 0.7.11 (#4492) More... over 3 years ago
util: bump tokio dependency to 1.6 to satisfy minimal versions (#4490) More... over 3 years ago