An open API service for software projects hosted on Open Collective.

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
added 'Event.as_vec()' & 'Events.as_vec_mut()'

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
made 'Events' an alias for 'Vec<Event>'

github.com/tokio-rs/mio - Carlyle-Foster opened this pull request 2 months ago
Events is no longer needed

github.com/tokio-rs/mio - Carlyle-Foster opened this issue 2 months ago
mio::Events is no longer needed

github.com/tokio-rs/mio - Carlyle-Foster 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
Update no_atomic.rs

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
chore: use `Wake` more

github.com/tokio-rs/tokio - vilgotf opened this pull request 2 months ago
RFC: Sharding the timer wheel

github.com/tokio-rs/tokio - ADD-SP opened this issue 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
docs: socket.rs document of method recv_buffer_size

github.com/tokio-rs/tokio - jscptman opened this pull request 2 months ago
Update to tonic 0.13

github.com/tokio-rs/turmoil - tottoto 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
Update to tower 0.5

github.com/tokio-rs/turmoil - tottoto opened this pull request 2 months ago
RUSTSEC-2024-0436: paste - no longer maintained

github.com/tokio-rs/tracing - github-actions[bot] opened this issue 2 months ago
Update to protox 0.8

github.com/tokio-rs/turmoil - tottoto opened this pull request 2 months ago
Add missing tests in test_bytes

github.com/tokio-rs/bytes - AbeZbm 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
Add fx to ECOSYSTEM.md

github.com/tokio-rs/axum - rikhuijzer opened this pull request 3 months ago
Make clippy happy

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Initial pagination implementation

github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
Extractors doc: correct linked example section

github.com/tokio-rs/axum - janxyz opened this pull request 3 months ago
Add waitpid

github.com/tokio-rs/io-uring - quininer opened this pull request 3 months ago
time: address style issues

github.com/tokio-rs/tokio - ADD-SP 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
compile_error on s390x

github.com/tokio-rs/io-uring - cboltz opened this issue 3 months ago
Feature request: support `BitWriter`

github.com/tokio-rs/tokio - dentiny opened this issue 3 months ago
feat: Support `IORING_TIMEOUT_MULTISHOT` flag

github.com/tokio-rs/io-uring - pchaseh opened this pull request 3 months ago
Multishot timeout is unsupported

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
Clarity on fmt_fields and fmt_event

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
fs: add io_uring `open` operation

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
add support for "order by"

github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
Add copy_with_size

github.com/tokio-rs/tokio - radioactiveAHM opened this pull request 3 months ago
Why is `tracing` unstable?

github.com/tokio-rs/tokio - Kixunil opened this issue 3 months ago
rm Query from schema

github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
rm PartialEq from stmt and schema

github.com/tokio-rs/toasty - carllerche opened this pull request 3 months ago
minor cleanup

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
update validator to 0.20.0

github.com/tokio-rs/axum - yanns 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
Stateless FromRequestParts

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
Bump openssl from 0.10.68 to 0.10.72

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
Add mips64 sys.rs

github.com/tokio-rs/io-uring - OriginCode 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
Create `time::Instant::cached`

github.com/tokio-rs/tokio - levkk opened this issue 3 months ago
chore: prepare Tokio v1.45.0 release

github.com/tokio-rs/tokio - carllerche opened this pull request 3 months ago
RFC: Task Hook Inheritance

github.com/tokio-rs/tokio - Noah-Kennedy opened this issue 3 months ago
Add loongarch64 sys.rs

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
Make `Poll` a `Source` itself

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
docs: add cancel safety section to TcpStream::peek

github.com/tokio-rs/tokio - cvengler opened this pull request 3 months ago
ThreadSanitizer Usage?

github.com/tokio-rs/tokio - dspyz-matician 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
Further refactor `json_content_type`

github.com/tokio-rs/axum - daalfox opened this pull request 3 months ago