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

chore: prepare tracing-attributes 0.1.29

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
runtime: eliminate unnecessary lfence in fn `len`

github.com/tokio-rs/tokio - Toby-Shi-cloud opened this pull request about 2 months ago
chore: prepare tracing-core 0.1.34

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
chore: explain new branch set up on `v0.1.x` branch

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
chore: explain new branch set up on `v0.2.x` branch

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
chore: explain new branch set up on `master` branch

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
sync: add `same_channel` analogue to `OwnedPermit`

github.com/tokio-rs/tokio - abonander opened this pull request about 2 months ago
docs: `block_on` should mention `block_in_place`

github.com/tokio-rs/tokio - BatmanAoD opened this issue about 2 months ago
Fix CI error by cfg some code out

github.com/tokio-rs/mio - Berrysoft opened this pull request about 2 months ago
Add `WeakReceiver` to `tokio::sync::broadcast`

github.com/tokio-rs/tokio - mladedav opened this issue about 2 months ago
subscriber: correct spans in Directive::parse

github.com/tokio-rs/tracing - DaniPopes opened this pull request about 2 months ago
RFC: Delayed cancellation of timer

github.com/tokio-rs/tokio - ADD-SP opened this issue about 2 months ago
fix!(layer): change old semantic convention

github.com/tokio-rs/tracing-opentelemetry - mladedav opened this pull request about 2 months ago
Split examples & check minimum versions

github.com/tokio-rs/axum - mladedav opened this pull request about 2 months ago
Enable some tests to test with miri

github.com/tokio-rs/tokio - tiif opened this pull request about 2 months ago
fix docs and enable CI on `main` branch

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
time: avoid panic on `time::advance(Duration::MAX)`

github.com/tokio-rs/tokio - ADD-SP opened this pull request about 2 months ago
Make crates.io branch the default branch

github.com/tokio-rs/tracing - hds opened this issue about 2 months ago
`time::advance` panics on `Duration::MAX`

github.com/tokio-rs/tokio - arctic-alpaca opened this issue about 2 months ago
chore: prepare release of 0.31.0

github.com/tokio-rs/tracing-opentelemetry - mladedav opened this pull request about 2 months ago
Add `DefaultBodyLimit::apply`

github.com/tokio-rs/axum - SabrinaJewson opened this pull request about 2 months ago
Add missing `register_files` APIs

github.com/tokio-rs/io-uring - ChillFish8 opened this pull request about 2 months ago
macros: add "local" runtime flavor

github.com/tokio-rs/tokio - Twey opened this pull request about 2 months ago
tracing: fix "name / parent" variant of `event!`

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
chore: fix doc issues

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
Feature: Support `parse_arg` crate

github.com/tokio-rs/tracing - Kixunil opened this issue about 2 months ago
update readme to align with the working code

github.com/tokio-rs/toasty - alex-shapiro opened this pull request about 2 months ago
Document cancellation safety for DelayQueue

github.com/tokio-rs/tokio - cheesycod opened this issue about 2 months ago
Make `Redirect` testable

github.com/tokio-rs/axum - MidasLamb opened this issue 2 months ago
docs: update changelog

github.com/tokio-rs/axum - fritzchr opened this pull request 2 months ago
task: disallow blocking in `LocalSet::{poll,drop}`

github.com/tokio-rs/tokio - Darksonn opened this pull request 2 months ago
Update rand crate to latest version

github.com/tokio-rs/tokio - j-vanderstoep opened this pull request 2 months ago
FAST_POLL support and switch to rustix

github.com/tokio-rs/io-uring - redactedontop opened this issue 2 months ago
fix(subscriber): changed atomic add to fetch update

github.com/tokio-rs/console - MilesConn opened this pull request 2 months ago
tracing-subscriber: remove clone_span on enter

github.com/tokio-rs/tracing - conradludgate opened this pull request 2 months ago
Add hot-patching example

github.com/tokio-rs/axum - pickfire opened this pull request 2 months ago
io: document cancellation safety of AsyncWriteExt::flush

github.com/tokio-rs/tokio - olivereanderson opened this pull request 2 months ago
Don't crash when extern type used as field

github.com/tokio-rs/prost - kriswuollett opened this pull request 2 months ago
Add rich error message for context message graph

github.com/tokio-rs/prost - kriswuollett opened this pull request 2 months ago
docs: fix double period in reactor description

github.com/tokio-rs/tokio - gap-editor opened this pull request 2 months ago
`Buf::try_advance` support

github.com/tokio-rs/bytes - Tom01098 opened this issue 2 months ago
Reorder some TOML sections

github.com/tokio-rs/axum - jplatte opened this pull request 2 months ago
resource leak maybe exist in websocket

github.com/tokio-rs/axum - zylthinking opened this issue 2 months ago
chore: prepare Tokio v1.45.1

github.com/tokio-rs/tokio - Darksonn opened this pull request 2 months ago
Reduce dependency on `futures-util`

github.com/tokio-rs/axum - paolobarbolini opened this pull request 2 months ago
Reenable AIX in CI

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue 2 months ago
time&runtime: cumulative minor improvements

github.com/tokio-rs/tokio - ADD-SP opened this pull request 2 months ago
Release v1.0.4

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 2 months ago
rt: add check for io_uring availability at runtime

github.com/tokio-rs/tokio - mox692 opened this pull request 2 months ago
Upgrade to otel 0.30

github.com/tokio-rs/tracing-opentelemetry - BSteffaniak opened this pull request 2 months ago
Make Writer::with_ansi public

github.com/tokio-rs/tracing - ThatGeoGuy opened this pull request 2 months ago
Logs with configurable cooldown

github.com/tokio-rs/tracing - amab8901 opened this issue 2 months ago
Add some tests for Limit, BytesMut and Reader

github.com/tokio-rs/bytes - AbeZbm opened this pull request 2 months ago
"Could not find `protoc`" error from GitHub Action

github.com/tokio-rs/prost - Paul-Folbrecht opened this issue 2 months ago
Update broadcast docs on allocation failure

github.com/tokio-rs/tokio - Darksonn opened this pull request 2 months ago
Backport everything up to May 2025

github.com/tokio-rs/tracing - hds opened this pull request 2 months ago
Implement `OptionalFromRequest` for `Form` and `RawForm`

github.com/tokio-rs/axum - avalon1610 opened this pull request 2 months ago
Comment Error

github.com/tokio-rs/tokio - YichiZhang0613 opened this issue 2 months ago
Add Level::Critical

github.com/tokio-rs/tracing - Walfal opened this issue 2 months ago
Please document your Cargo features

github.com/tokio-rs/axum - mcclure opened this issue 2 months ago
Support MPMC

github.com/tokio-rs/tokio - lispking opened this issue 2 months ago
Simulate TCP segmentation

github.com/tokio-rs/turmoil - link2xt opened this issue 2 months ago
runtime: various minor `LocalRuntime` improvements

github.com/tokio-rs/tokio - Darksonn opened this pull request 2 months ago
vendor loongarch64 sys.rs

github.com/tokio-rs/io-uring - k0tran opened this pull request 2 months ago
refactored 'Events' & 'sys::Events' related code

github.com/tokio-rs/mio - Carlyle-Foster opened this pull request 2 months ago