-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Insights: tokio-rs/tokio
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
tokio-1.47.0 Tokio v1.47.0
published
Jul 26, 2025
10 Pull requests merged by 8 people
-
Implement
Stream::hint_size
forReceiverStream
andUnboundedReceiverStream
#7492 merged
Jul 29, 2025 -
future: add adapters of
CancellationToken
forFutureExt
#7475 merged
Jul 29, 2025 -
net: add
unix::SocketAddr::as_abstract_name
#7491 merged
Jul 29, 2025 -
chore(runtime): reorder metrics to be grouped by cfg-gates
#7453 merged
Jul 29, 2025 -
macros: add "local" runtime flavor
#7375 merged
Jul 28, 2025 -
sync: fix broken link of Python
asyncio.Event
inSetOnce
docs#7485 merged
Jul 27, 2025 -
changelog: fix incorrect PR number for 1.47.0
#7484 merged
Jul 27, 2025 -
chore: prepare to release v1.47.0
#7482 merged
Jul 26, 2025 -
sync: introdue
sync::Notify::notified_owned()
#7465 merged
Jul 26, 2025 -
sync: Introduce the
SetOnce
struct#7418 merged
Jul 25, 2025
8 Pull requests opened by 7 people
-
io: Implement `skip_until`
#7479 opened
Jul 23, 2025 -
ci: add kernel-version-test workflow
#7486 opened
Jul 27, 2025 -
tokio: add asserts for unwind safety auto traits
#7487 opened
Jul 27, 2025 -
Add optional buffer to CopyToBytes
#7489 opened
Jul 27, 2025 -
net: add `TcpStream::quickack()` and `TcpStream::set_quickack`
#7490 opened
Jul 28, 2025 -
util: add `FramedWrite::with_capacity`
#7493 opened
Jul 29, 2025 -
Fix spurious pidfd wakeup panic
#7494 opened
Jul 30, 2025 -
ci: fix clippy warnings triggered under specific cfg
#7495 opened
Jul 30, 2025
5 Issues closed by 3 people
-
Owned version of `Notified<'_>`
#7231 closed
Jul 30, 2025 -
Implement `Stream::size_hint` for `ReceiverStream` and `UnboundedReceiverStream`
#7488 closed
Jul 29, 2025 -
Consider add `timeout_at` and `with_cancel` method in `tokio_util:: FutureExt` trait
#7466 closed
Jul 29, 2025 -
Add `SocketAddr::as_abstract_namespace` when we switch to mio v1
#6202 closed
Jul 29, 2025 -
StreamReader should implement AsyncWrite and SinkWriter should implement AsyncRead
#5745 closed
Jul 25, 2025
1 Issue opened by 1 person
-
`Framed::with_capacity` not respecting capacity for write buffer
#7481 opened
Jul 24, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fs: add io_uring `open` operation
#7321 commented on
Jul 30, 2025 • 5 new comments -
rfc: reducing "runtime not found" confusion
#2435 commented on
Jul 23, 2025 • 0 new comments -
Stdin can block shutdown
#2466 commented on
Jul 24, 2025 • 0 new comments -
peek will block after read
#3789 commented on
Jul 24, 2025 • 0 new comments -
Add a LocalRuntime for replacing Runtime+LocalSet
#6739 commented on
Jul 25, 2025 • 0 new comments -
Add asserts for `UnwindSafe` and `RefUnwindSafe` in `async_send_sync.rs`
#7413 commented on
Jul 27, 2025 • 0 new comments -
consider adding `task::Id` to `u64` conversion
#7430 commented on
Jul 27, 2025 • 0 new comments -
Add `TcpStream::set_quickack`
#7477 commented on
Jul 28, 2025 • 0 new comments -
Panic: pidfd is ready to read, the process should have exited
#7144 commented on
Jul 30, 2025 • 0 new comments -
[bug] handle.dump() Causes multi_thread issues (partially working or all sleeping)
#7478 commented on
Jul 30, 2025 • 0 new comments -
feat(tokio_util): Stabilise JoinMap
#7075 commented on
Jul 24, 2025 • 0 new comments -
#7168: Add tokio_test::sink_mock
#7190 commented on
Jul 30, 2025 • 0 new comments -
[WIP] time: delay the cancellation of timers
#7467 commented on
Jul 30, 2025 • 0 new comments -
io: fix the lost waker issue of `tokio_test::io::Mock`
#7468 commented on
Jul 27, 2025 • 0 new comments -
chore: update windows-sys to 0.60
#7469 commented on
Jul 26, 2025 • 0 new comments -
time: delay the `Arc::clone` until registering timer
#7473 commented on
Jul 30, 2025 • 0 new comments