Tokio
An asynchronous I/O stack for the Rust programming language.
Collective -
Host: opensource -
https://opencollective.com/tokio
- Website: https://tokio.rs
- Code: https://github.com/tokio-rs
Warning after rust update to 1.87.0
github.com/tokio-rs/tokio - Maciej-Suchanski opened this issue 2 months ago
github.com/tokio-rs/tokio - Maciej-Suchanski opened this issue 2 months ago
added 'Event.as_vec()' & 'Events.as_vec_mut()'
github.com/tokio-rs/mio - Carlyle-Foster opened this pull request 2 months ago
github.com/tokio-rs/mio - Carlyle-Foster opened this pull request 2 months ago
build(deps): update criterion requirement from 0.5 to 0.6
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 2 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 2 months ago
[docs] Codec Encoder and Decoder traits do not describe buffer management
github.com/tokio-rs/tokio - Firstyear opened this issue 2 months ago
github.com/tokio-rs/tokio - Firstyear opened this issue 2 months ago
refactor(mini-tokio): replace crossbeam with std channel
github.com/tokio-rs/website - yuzheng14 opened this pull request 2 months ago
github.com/tokio-rs/website - yuzheng14 opened this pull request 2 months ago
made 'Events' an alias for 'Vec<Event>'
github.com/tokio-rs/mio - Carlyle-Foster opened this pull request 2 months ago
github.com/tokio-rs/mio - Carlyle-Foster opened this pull request 2 months ago
mio::Events is no longer needed
github.com/tokio-rs/mio - Carlyle-Foster opened this issue 2 months ago
github.com/tokio-rs/mio - Carlyle-Foster opened this issue 2 months ago
RFC: A dedicated thread to manage all timers
github.com/tokio-rs/tokio - ADD-SP opened this issue 2 months ago
github.com/tokio-rs/tokio - ADD-SP opened this issue 2 months ago
from_fn_with_state does not compile
github.com/tokio-rs/axum - harshRn opened this issue 2 months ago
github.com/tokio-rs/axum - harshRn opened this issue 2 months ago
Update no_atomic.rs
github.com/tokio-rs/valuable - github-actions[bot] opened this pull request 2 months ago
github.com/tokio-rs/valuable - github-actions[bot] opened this pull request 2 months ago
`__CALLSITE` does not live long enough
github.com/tokio-rs/tracing - alekseik1 opened this issue 2 months ago
github.com/tokio-rs/tracing - alekseik1 opened this issue 2 months ago
runtime: eliminate unnecessary lfence while operating on `queue::Local<T>`
github.com/tokio-rs/tokio - ADD-SP opened this pull request 2 months ago
github.com/tokio-rs/tokio - ADD-SP opened this pull request 2 months ago
Update macros_type_mismatch for Rust 1.87.0
github.com/tokio-rs/tokio - Darksonn opened this pull request 2 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 2 months ago
`tokio::net::TcpStream` hangs on `.read()` after being moved across single-threaded runtimes in different threads
github.com/tokio-rs/tokio - ARitz-Cracker opened this issue 2 months ago
github.com/tokio-rs/tokio - ARitz-Cracker opened this issue 2 months ago
docs: socket.rs document of method recv_buffer_size
github.com/tokio-rs/tokio - jscptman opened this pull request 2 months ago
github.com/tokio-rs/tokio - jscptman opened this pull request 2 months ago
Add support for column information in callsite metadata.
github.com/tokio-rs/tracing - raldone01 opened this pull request 2 months ago
github.com/tokio-rs/tracing - raldone01 opened this pull request 2 months ago
Remove prost from build-dependencies
github.com/tokio-rs/turmoil - tottoto opened this pull request 2 months ago
github.com/tokio-rs/turmoil - tottoto opened this pull request 2 months ago
Tokio runtime periodically freezes in Linux kernel `6.14.4+`
github.com/tokio-rs/tokio - macladson opened this issue 2 months ago
github.com/tokio-rs/tokio - macladson opened this issue 2 months ago
SIGABRT with "corrupted double-linked list" on multi-thread runtime
github.com/tokio-rs/tokio-uring - zjp-CN opened this issue 2 months ago
github.com/tokio-rs/tokio-uring - zjp-CN opened this issue 2 months ago
RUSTSEC-2024-0436: paste - no longer maintained
github.com/tokio-rs/tracing - github-actions[bot] opened this issue 2 months ago
github.com/tokio-rs/tracing - github-actions[bot] opened this issue 2 months ago
Add missing tests in test_bytes
github.com/tokio-rs/bytes - AbeZbm opened this pull request 2 months ago
github.com/tokio-rs/bytes - AbeZbm opened this pull request 2 months ago
Expose a stable identifier or raw pointer for tokio::mpsc::Sender to support O(1) identity-based lookup in higher-level abstractions
github.com/tokio-rs/tokio - WIGGLES-dev opened this issue 2 months ago
github.com/tokio-rs/tokio - WIGGLES-dev opened this issue 2 months ago
chore(deps-dev): bump vite from 5.4.18 to 5.4.19 in /console-subscriber/examples/grpc_web/app
github.com/tokio-rs/console - dependabot[bot] opened this pull request 2 months ago
github.com/tokio-rs/console - dependabot[bot] opened this pull request 2 months ago
time: rename `cached_when` to `registered_when`
github.com/tokio-rs/tokio - ADD-SP opened this pull request 2 months ago
github.com/tokio-rs/tokio - ADD-SP opened this pull request 2 months ago
tracing_opentelemetry with otlp and tonic hangs forever with with_simple_exporter
github.com/tokio-rs/tracing-opentelemetry - jaysonsantos opened this issue 3 months ago
github.com/tokio-rs/tracing-opentelemetry - jaysonsantos opened this issue 3 months ago
tokio:issue-6374 : demonstrating Poll::Ready(Ok(n)) returned too early
github.com/tokio-rs/tokio - Suryakant-Soni opened this pull request 3 months ago
github.com/tokio-rs/tokio - Suryakant-Soni opened this pull request 3 months ago
Initial pagination implementation
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
`stat` is not returning the correct `uid` and `gid` when executed inside a tokio::task::spawn
github.com/tokio-rs/tokio - Xoffio opened this issue 3 months ago
github.com/tokio-rs/tokio - Xoffio opened this issue 3 months ago
Extractors doc: correct linked example section
github.com/tokio-rs/axum - janxyz opened this pull request 3 months ago
github.com/tokio-rs/axum - janxyz opened this pull request 3 months ago
time: eliminate `UnsafeCell` around the `TimerShared`
github.com/tokio-rs/tokio - ADD-SP opened this pull request 3 months ago
github.com/tokio-rs/tokio - ADD-SP opened this pull request 3 months ago
feature(custom-derive) Adds config options to customize derives in code_generation
github.com/tokio-rs/prost - aenriii opened this pull request 3 months ago
github.com/tokio-rs/prost - aenriii opened this pull request 3 months ago
Added translations links to the README.md
github.com/tokio-rs/axum - Sanjar-swe opened this pull request 3 months ago
github.com/tokio-rs/axum - Sanjar-swe opened this pull request 3 months ago
time: remove outdated explicit `drop` call of `Mutex`
github.com/tokio-rs/tokio - ADD-SP opened this pull request 3 months ago
github.com/tokio-rs/tokio - ADD-SP opened this pull request 3 months ago
fix(tracing-core): prevent potential deadlock by retaining Dispatch instances until after lock is released
github.com/tokio-rs/tracing - u-kai opened this pull request 3 months ago
github.com/tokio-rs/tracing - u-kai opened this pull request 3 months ago
Feature request: support `BitWriter`
github.com/tokio-rs/tokio - dentiny opened this issue 3 months ago
github.com/tokio-rs/tokio - dentiny opened this issue 3 months ago
Update the default version of signal-hook-registry to accommodate AIX support
github.com/tokio-rs/tokio - amy-kwan opened this pull request 3 months ago
github.com/tokio-rs/tokio - amy-kwan opened this pull request 3 months ago
feat: Support `IORING_TIMEOUT_MULTISHOT` flag
github.com/tokio-rs/io-uring - pchaseh opened this pull request 3 months ago
github.com/tokio-rs/io-uring - pchaseh opened this pull request 3 months ago
Issues with typing/compiler when working with custom/generic event formatters
github.com/tokio-rs/tracing - ShovelJockey opened this issue 3 months ago
github.com/tokio-rs/tracing - ShovelJockey opened this issue 3 months ago
Multishot timeout is unsupported
github.com/tokio-rs/io-uring - pchaseh opened this issue 3 months ago
github.com/tokio-rs/io-uring - pchaseh opened this issue 3 months ago
Add "Run with" comment to example-low-level-openssl
github.com/tokio-rs/axum - StevenBlack opened this pull request 3 months ago
github.com/tokio-rs/axum - StevenBlack opened this pull request 3 months ago
Clarity on fmt_fields and fmt_event
github.com/tokio-rs/tracing - ShovelJockey opened this issue 3 months ago
github.com/tokio-rs/tracing - ShovelJockey opened this issue 3 months ago
chore: bump crossbeam-channel to 0.5.15
github.com/tokio-rs/tracing - hcldan opened this pull request 3 months ago
github.com/tokio-rs/tracing - hcldan opened this pull request 3 months ago
rt: do not track time-based metrics on wasm32-unknown-unknown
github.com/tokio-rs/tokio - GJason88 opened this pull request 3 months ago
github.com/tokio-rs/tokio - GJason88 opened this pull request 3 months ago
fs: add io_uring `open` operation
github.com/tokio-rs/tokio - mox692 opened this pull request 3 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 3 months ago
rt: add infrastructure code for io_uring
github.com/tokio-rs/tokio - mox692 opened this pull request 3 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 3 months ago
Tokio 1.45.0 `time not implemented on this platform` on WASM (target.wasm32-unknown-unknown)
github.com/tokio-rs/tokio - jccampagne opened this issue 3 months ago
github.com/tokio-rs/tokio - jccampagne opened this issue 3 months ago
add support for "order by"
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
Panic when printing to the console on macOS
github.com/tokio-rs/tracing - aahlenst opened this issue 3 months ago
github.com/tokio-rs/tracing - aahlenst opened this issue 3 months ago
Add Support for Creating a Receiver Starting from the Beginning of the Buffer in the Broadcast Module
github.com/tokio-rs/tokio - xjd34456 opened this issue 3 months ago
github.com/tokio-rs/tokio - xjd34456 opened this issue 3 months ago
rm PartialEq from stmt and schema
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
rm conditional update from sqlite
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
Looks like `UnixStream::try_io` is behaving incorrectly
github.com/tokio-rs/tokio - Kixunil opened this issue 3 months ago
github.com/tokio-rs/tokio - Kixunil opened this issue 3 months ago
OTLP Example logging with incorrect ‘service.name’
github.com/tokio-rs/tracing-opentelemetry - Dreistein opened this pull request 3 months ago
github.com/tokio-rs/tracing-opentelemetry - Dreistein opened this pull request 3 months ago
Feature: symlink to the latest log file
github.com/tokio-rs/tracing - lvkv opened this issue 3 months ago
github.com/tokio-rs/tracing - lvkv opened this issue 3 months ago
feat: OpenTelemetry context activation POC
github.com/tokio-rs/tracing-opentelemetry - bantonsson opened this pull request 3 months ago
github.com/tokio-rs/tracing-opentelemetry - bantonsson opened this pull request 3 months ago
Bump hickory-proto from 0.24.2 to 0.24.4
github.com/tokio-rs/axum - dependabot[bot] opened this pull request 3 months ago
github.com/tokio-rs/axum - dependabot[bot] opened this pull request 3 months ago
Stateless FromRequestParts
github.com/tokio-rs/axum - mladedav opened this pull request 3 months ago
github.com/tokio-rs/axum - mladedav opened this pull request 3 months ago
Bump ring from 0.17.8 to 0.17.14
github.com/tokio-rs/axum - dependabot[bot] opened this pull request 3 months ago
github.com/tokio-rs/axum - dependabot[bot] opened this pull request 3 months ago
Bump openssl from 0.10.68 to 0.10.72
github.com/tokio-rs/axum - dependabot[bot] opened this pull request 3 months ago
github.com/tokio-rs/axum - dependabot[bot] opened this pull request 3 months ago
runtime: add doc note that on_*_task_poll is unstable
github.com/tokio-rs/tokio - Darksonn opened this pull request 3 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 3 months ago
Use libc instead of hardcoded errnos
github.com/tokio-rs/io-uring - OriginCode opened this pull request 3 months ago
github.com/tokio-rs/io-uring - OriginCode opened this pull request 3 months ago
chore: prepare Tokio v1.45.0 release
github.com/tokio-rs/tokio - carllerche opened this pull request 3 months ago
github.com/tokio-rs/tokio - carllerche opened this pull request 3 months ago
feat(tokio/macros): add biased mode to join! and try_join!
github.com/tokio-rs/tokio - jlizen opened this pull request 3 months ago
github.com/tokio-rs/tokio - jlizen opened this pull request 3 months ago
Deadlock in tracing-core v0.1.33 when Drop logs during rebuild_interest
github.com/tokio-rs/tracing - u-kai opened this issue 3 months ago
github.com/tokio-rs/tracing - u-kai opened this issue 3 months ago
Add loongarch64 sys.rs
github.com/tokio-rs/io-uring - OriginCode opened this pull request 3 months ago
github.com/tokio-rs/io-uring - OriginCode opened this pull request 3 months ago
Add powerpc64 sys.rs
github.com/tokio-rs/io-uring - OriginCode opened this pull request 3 months ago
github.com/tokio-rs/io-uring - OriginCode opened this pull request 3 months ago
Make `Poll` a `Source` itself
github.com/tokio-rs/mio - evyatark2 opened this pull request 3 months ago
github.com/tokio-rs/mio - evyatark2 opened this pull request 3 months ago
Config option to use proto `enum`s as Rust `enum`s
github.com/tokio-rs/prost - tkr-sh opened this pull request 3 months ago
github.com/tokio-rs/prost - tkr-sh opened this pull request 3 months ago
docs: add cancel safety section to TcpStream::peek
github.com/tokio-rs/tokio - cvengler opened this pull request 3 months ago
github.com/tokio-rs/tokio - cvengler opened this pull request 3 months ago
tracing macros with `target:` argument interact poorly with rustfmt
github.com/tokio-rs/tracing - yuvald-sweet-security opened this issue 3 months ago
github.com/tokio-rs/tracing - yuvald-sweet-security opened this issue 3 months ago
Feature request: Add `biased` support to `join!` and `try_join!`
github.com/tokio-rs/tokio - jlizen opened this issue 3 months ago
github.com/tokio-rs/tokio - jlizen opened this issue 3 months ago
Lack of documentation regarding cancel safety on `TcpStream::peek`
github.com/tokio-rs/tokio - cvengler opened this issue 3 months ago
github.com/tokio-rs/tokio - cvengler opened this issue 3 months ago
Update tokio::time::sleep documentation to reflect maximum sleep
github.com/tokio-rs/tokio - tillrohrmann opened this pull request 3 months ago
github.com/tokio-rs/tokio - tillrohrmann opened this pull request 3 months ago
Remove outdated documentation about max sleep duration
github.com/tokio-rs/tokio - tillrohrmann opened this issue 3 months ago
github.com/tokio-rs/tokio - tillrohrmann opened this issue 3 months ago
Group: A set of tasks that sould run synchrounosly
github.com/tokio-rs/tokio - evyatark2 opened this issue 3 months ago
github.com/tokio-rs/tokio - evyatark2 opened this issue 3 months ago
tracing-appender::NonBlocking - add `.flush()` method to `WorkerGuard`
github.com/tokio-rs/tracing - jlizen opened this issue 3 months ago
github.com/tokio-rs/tracing - jlizen opened this issue 3 months ago
Switch proc macro to `#[derive(Model)]`
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
Some minor grammar fixes, make squeue's `push` functions consume each `entry` instead of cloning it, and make `push_unchecked` public
github.com/tokio-rs/io-uring - Orkking2 opened this pull request 3 months ago
github.com/tokio-rs/io-uring - Orkking2 opened this pull request 3 months ago
Further refactor `json_content_type`
github.com/tokio-rs/axum - daalfox opened this pull request 3 months ago
github.com/tokio-rs/axum - daalfox opened this pull request 3 months ago
subscriber: Add note about potential misuse of stdout to documentation
github.com/tokio-rs/tracing - Natr1x opened this pull request 3 months ago
github.com/tokio-rs/tracing - Natr1x opened this pull request 3 months ago